Getting Started with RTEMS for C/C++ Users
Use the following command to start the build of the sample hello world application:
cd hello_world_c make
NOTE: GNU make is the preferred make
utility. Other make
implementations may work but all testing is done with GNU make.
If no errors are detected during the sample application build, it is reasonable to assume that the build of the GNU C/C++ Cross Compiler Tools for RTEMS and RTEMS itself for the selected host and target combination was done properly.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-2000 OAR Corporation