RAM 6.0 BUX II Series Guía de usuario Pagina 30

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 189
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 29
VxWorks
BSP Developer’s Guide, 6.0
22
The following files, located in target/config/all, may be copied to the BSP directory
and modified during BSP development by adding diagnostic statements.
Typically, the files used in the final version of the BSP are not modified.
Typically, the following file, in target/src/config, is not modified:
README
Use this plain-text file to document the history of the BSP. That is, include
information on when you wrote the BSP, any modifications made, which BSP was
used as a template, what general changes you made, and so on.
sysDev.c If used, this file contains the device driver interface to the
physical hardware device, Dev.
Note that the actual device driver files are kept in
target/src/drv/drvType. For example, target/src/drv/sio
contains serial drivers.
There may be multiple sysDev.c files.
target.ref BSP documentation file (uses the apigen markup
language). For more information on BSP documentation
files, see B. Documentation Guidelines, or the reference entry
for apigen (VxWorks 5.5 users can consult the reference
entry for refgen).
target.nr Older BSP documentation file (uses nroff markup
language). This file is superseded by the target.ref file but
is still used in some older BSPs. For more information on
BSP documentation files, see B. Documentation Guidelines.
configAll.h Global header file for configuring the OS.
bootConfig.c A version of usrConfig.c used for VxWorks boot ROMs.
This version contains the boot loader application.
bootInit.c This file contains the romStart( ) routine.
usrConfig.c This file contains the usrInit( ) and usrRoot( ) routines.
usrKernel.c This file contains all the #ifdefs that are controlled by
makefile macros to configure the kernel.
Vista de pagina 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 188 189

Comentarios a estos manuales

Sin comentarios