OAR

RTEMS 4.5.1-pre3 On-Line Library


Set the Environment Variable RTEMS_MAKEFILE_PATH

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

6.2: Set the Environment Variable RTEMS_MAKEFILE_PATH

RTEMS_MAKEFILE_PATH must point to the appropriate directory containing RTEMS build for our target and board support package combination.

export RTEMS_MAKEFILE_PATH=<INSTALLATION_POINT>/<BOARD_SUPPORT_PACKAGE>

Where <INSTALLATION_POINT> and <BOARD_SUPPORT_PACKAGE> are those used when configuring and installing RTEMS.

NOTE: In release 4.0, BSPs were installed at <INSTALLATION_POINT>/rtems/<BOARD_SUPPORT_PACKAGE>. This was changed to be more in compliance with GNU standards.


PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

Copyright © 1988-2000 OAR Corporation