User`s guide

B Documentation Guidelines
B.4 Sections for target.ref
153
B
book on a line by itself—this approach is preferable when there are three or
more books.
B.4 Sections for target.ref
The target-information reference entry is generated from the file target.ref, located
in the target/config/bspname directory. This file contains board-specific
information necessary to run VxWorks. Table B-4 lists the subsections included in
a typical target.ref file.
NAME Section
The information in the NAME section should all be on a single line and typed in
single quotes as in the following example:
'mfr&board'
mfr&board stands for the manufacturer’s name plus the manufacturer’s name for
the board model, as described earlier. For example:
'Motorola MVME2603, MVME2604'
Ta b le B -4 Sections for target.ref
Section Name Description
NAME The name of the board
INTRODUCTION Summary of scope and assumptions
FEATURES Supported and unsupported features of the
board
HARDWARE DETAILS Driver and hardware details for the board
SPECIAL CONSIDERATIONS Special features or restrictions
BOARD LAYOUT The board layout in ASCII format
SEE ALSO Cross-references to Wind River documentation.
BIBLIOGRAPHY References to additional documentation