OAR

RTEMS 4.0.0 On-Line Library


Using the bit_rtems Script

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

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.


PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

Copyright © 1988-1998 OAR Corporation