Getting Started with RTEMS for C/C++ Users
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.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-1998 OAR Corporation