RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Target Dependent Files CPU Dependent Support Files

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

2.6: CPU Dependent Support Files

The CPU dependent support files contain routines which aid in the development of applications using that CPU family. For example, the support routines may contain standard trap handlers for alignment or floating point exceptions or device drivers for peripheral controllers found on the CPU itself. This class of code may be found in the following directory:

c/src/lib/libcpu/CPU

CPU model dependent support code is found in the following directory:

c/src/lib/libcpu/CPU/CPU_MODEL


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2004 OAR Corporation