BSP and Device Driver Development Guide
This class of code provides the most specific glue between RTEMS and
a particular board. This code is represented by the Board Support Packages
and associated Device Drivers. Sources for the BSPs included in the
RTEMS distribution are located in the directory c/src/lib/libbsp
.
The BSP source directory is further subdivided based on the CPU family
and BSP.
Some BSPs may support multiple board models within a single board family. This is necessary when the board supports multiple variants on a single base board. For example, the Motorola MVME162 board family has a fairly large number of variations based upon the particular CPU model and the peripherals actually placed on the board.
BSP and Device Driver Development Guide
Copyright © 1988-2008 OAR Corporation