RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Build the Sample Application

PREV UP NEXT Bookshelf Getting Started with RTEMS

6.5: Build the Sample Application

Use the following command to start the build of the sample application:

cd tools/hello_world_ada
make -f Makefile.<BOARD_SUPPORT_PACKAGE>

NOTE: GNU make is the preferred make utility. Other make implementations may work but all testing is done with GNU make.

If the BSP specific modifications to the Makefile were correct and no errors are detected during the sample application build, it is reasonable to assume that the build of the GNAT/RTEMS Cross Compiler Tools for RTEMS and RTEMS itself for the selected host and target combination was done properly.


PREV UP NEXT Bookshelf Getting Started with RTEMS

Copyright © 1988-2004 OAR Corporation