02.03.2014 Views

BSP Developer's Guide

BSP Developer's Guide

BSP Developer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

VxWorks 5.5<br />

<strong>BSP</strong> Developer’s <strong>Guide</strong><br />

}<br />

// this is not used for anything except to<br />

// to suggest to the user which components<br />

// in the selection we consider "default."<br />

E.1.5 InitGroup Properties<br />

InitGroup group {<br />

INIT_RTN rtn(..) // initialization routine definition<br />

INIT_ORDER i1 i2 .. // ordered list of init groups and<br />

// components that belong to this init group<br />

}<br />

INIT_AFTER i2 i2 .. // Only needed for component releases.<br />

E.2 Folder Hierarchy<br />

The following hierarchy is the default folder directory for Tornado 2.x and should<br />

be referred to only in the context of Tornado 2.x development.<br />

NOTE: Do not presume that future releases will preserve the names or nature of<br />

any folders included in the Tornado 2.x folder hierarchy, except FOLDER_ROOT.<br />

FOLDER_ROOT<br />

{// all components<br />

FOLDER_APPLICATION // user application component(s)<br />

FOLDER_TOOLS // Development Tools<br />

{<br />

FOLDER_WDB // WDB agent components<br />

{<br />

FOLDER_WDB_OPTIONS // optional WDB agent services<br />

}<br />

FOLDER_SHELL // Target shell components<br />

FOLDER_LOADER // OMF loader components<br />

FOLDER_SYMTBL // symbol table components<br />

{<br />

FOLDER_SYM_TBL_INIT // Symbol table initialization<br />

}<br />

FOLDER_SHOW_ROUTINES // Kernel show routine components<br />

236

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!