RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Directory Structure c/ Directory

PREV UP NEXT Bookshelf RTEMS Development Environment Guide

2.1: c/ Directory

  • Directory Structure c/src/ Directory
  • Directory Structure c/src/tests/ Test Suites
  • The ${RTEMS_ROOT}/c/ directory was formerly the root directory of all RTEMS source code. At this time, it contains the root directory for only those RTEMS components which must be compiled or linked in a way that is specific to a particular CPU model or board. This directory contains the following subdirectories:

    ${RTEMS_ROOT}/c/src/
    This directory is logically the root for the RTEMS components which are CPU model or board dependent. Thus this directory is the root for the BSPs and the various Test Suites as well as CPU model and BSP dependent libraries. The contents of this directory are discussed in the Directory Structure c/src/ Directory section.
    ${RTEMS_ROOT}/c/make/
    This directory is used to generate the file target.cfg which is installed as part of the Application Makefiles. This file contains settings for various Makefile variables to tailor them to the particular CPU model and BSP configured.


    PREV UP NEXT Bookshelf RTEMS Development Environment Guide

    Copyright © 1988-2004 OAR Corporation