[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS running the examples with an rpm installation
- Date: Tue, 13 Jan 2009 13:35:42 +0200
- From: 14117614 at sun.ac.za (Pool, LC, Mr <14117614 at sun dot ac dot za>)
- Subject: RTEMS running the examples with an rpm installation
Hi...
I've installed the RTEMS package on scientific linux via rpm's. I would like to test my installation running the examples that I got from the source rtems-4.10. The installation is also rtems-4.10. The problem is that I'm not sure what is meant by the environment variable, export RTEMS_MAKEFILE_PATH=<INSTALLATION_POINT>/<CPU>-rtems/<BOARD_SUPPORT_PACKAGE>, where the problem is the BOARD_SUPPORT_PACKAGE....
so the INSTALLATION_POINT= /opt/rtems-4.10
the CPU-rtems = m32c-rtems4.10
but the BOARD_SUPPORT_PACKAGE = ? "(m32c)"
This is the current directory view of say m32c...
pwd = /opt/rtems-4.10/m32c-rtems4.10
total 24
drwxr-xr-x 2 root root 4096 Jan 13 09:30 bin
drwxr-xr-x 5 root root 4096 Jan 13 09:30 include
drwxr-xr-x 4 root root 4096 Jan 13 09:30 lib
uhm any help would be great!!!