02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

D<br />

Utilities Reference<br />

romsize<br />

NAME<br />

SYNOPSIS<br />

DESCRIPTION<br />

romsize – compute the size of a ROM image<br />

romsize [-k nnn] [-b xxx] file<br />

This tool calculates the size of a specified ROM image. The size of the ROM can be<br />

specified using the -k or -b option; the default is 128 Kb. If the image size (text + data) is<br />

greater than the ROM size, a warning is displayed.<br />

D<br />

OPTIONS<br />

-k nnn specifies the size of the ROM in kilobytes; the default is 128K.<br />

-b xxx specifies the size of the ROM in bytes base 16.<br />

EXAMPLE<br />

SEE ALSO<br />

% romsize -k 256 bootrom<br />

bootrom: 244988(t) + 59472(d) = 304460 (42316 over)<br />

Warning: image is larger than 262144 bytes!<br />

UNIX documentation for size<br />

syngen<br />

NAME<br />

syngen – <strong>Tornado</strong> Reference documentation generator<br />

SYNOPSIS<br />

DESCRIPTION<br />

syngen [-config configFile] [-clean] [-d outDir] [-l logFile] [-h]<br />

[-V] fileList<br />

Use this utility to collect synopsis-only output from fileList<br />

This utility opens all the files from fileList and appends the found synopses specified<br />

through the -d outDir option.<br />

The -config option allows you to specify which configuration file to use in case an<br />

unknown file extension appears (Known extensions are .c, .cc, .cpp, .tcl, .sh, .java, .s, .nr<br />

and .pcl). The default value for configFile is set to C.<br />

The -clean option specifies that the synopsis file will be cleaned, not built.<br />

463

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

Saved successfully!

Ooh no, something went wrong!