OAR

RTEMS 4.0.0 On-Line Library


Using the bit_rtems script

PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

4.4.1: Using the bit_rtems script

The simplest way to build RTEMS is to use the bit_rtems script. This script interprets the settings in the user.cfg file to enable or disable the various RTEMS options.

This script is invoked as follows:

./bit_rtems CPU [BSP]

Where CPU is one of the RTEMS supported CPU families from the following list:

BSP is a supported BSP for the selected CPU family. The list of supported BSPs may be found in the file tools/rtems-4.0.0/README.configure in the RTEMS source tree. If the BSP parameter is not specified, then all supported BSPs for the selected CPU family will be built.

NOTE: The POSIX API must be enabled to use GNAT/RTEMS.


PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

Copyright © 1988-1998 OAR Corporation