OAR

RTEMS 4.0.0 On-Line Library


Set the Environment Variable RTEMS_MAKEFILE_PATH

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

5.2: Set the Environment Variable RTEMS_MAKEFILE_PATH

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

export RTEMS_MAKEFILE_PATH = \
<INSTALLATION_POINT>/rtems/<BOARD_SUPPORT_PACKAGE>

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


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

Copyright © 1988-1998 OAR Corporation