02.03.2014 Views

BSP Developer's Guide

BSP Developer's Guide

BSP Developer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

9<br />

Documentation <strong>Guide</strong>lines<br />

uppercase letters. Those added by Wind River are named with a lowercase letter<br />

followed by an uppercase letter.<br />

Each command argument should be enclosed in quotation marks ("); for example:<br />

.SH "BOARD LAYOUT"<br />

.TH 12345<br />

Title Heading. This macro is used to fill in running header and footer<br />

fields. It is always the first macro called for a given manual entry. Its<br />

arguments are as follows:<br />

1 - module name (for target.nr, the target directory name)<br />

2 - section number of letter (“T” for target.nr documentation)<br />

3 - board manufacturer and model (middle part of running footer)<br />

4 - current date in the form “Rev: 01 Jan 97”<br />

5 - “VXWORKS REFERENCE MANUAL” (middle of running head)<br />

.SH heading<br />

Subheading (NAME, DESCRIPTION, and so on).<br />

9<br />

.CS<br />

.CE<br />

.bS<br />

.bE<br />

.IP x<br />

Code Start / Code End. This pair of macros is used to set off code displays—<br />

output appears in no-fill mode (exactly as typed) and is set in a<br />

fixed-width font.<br />

Board Start / Board End. This pair of macros is used to set off displays of<br />

board diagrams in target.nr. They are similar to .CS/.CE but output<br />

appears in a smaller font size. See target.nr, p.27 for guidelines on<br />

diagramming jumper positions using ASCII characters.<br />

Indented Paragraph. This macro is useful for creating itemized<br />

lists. Argument x is the item mark. Indentation ends when a .LP is<br />

encountered.<br />

.IP "FIODISKFORMAT"<br />

Formats the entire disk with appropriate hardware track and<br />

sector marks. No file system is initialized on the disk by<br />

this request.<br />

.IP "FIODISKINIT"<br />

Initializes a DOS file system on the disk volume.<br />

.LP<br />

Any other ioctl() function codes are passed to the block<br />

device driver for handling.<br />

191

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

Saved successfully!

Ooh no, something went wrong!