Getting Started with GNAT/RTEMS
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.
Getting Started with GNAT/RTEMS
Copyright © 1988-2004 OAR Corporation