31.12.2013 Views

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

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.

CHAPTER 6 LINKER OPTIONS<br />

6.2.54 Specification for ROM/RAM and ARRAY List Symbol and<br />

Address Display Position (-na,-an)<br />

The display positions of the symbols and addresses for the ROM/RAM and ARRAY lists<br />

are specified.<br />

If -na is specified, symbols (NAME) are output first, then addresses (ADDRESS).<br />

If -an is specified, addresses (ADDRESS) are output first, then symbols (NAME).<br />

■ Specification for ROM/RAM and ARRAY List Symbol and Address Display Position<br />

(-na,-an)<br />

[Format]<br />

-na ( Default )<br />

[Parameter]<br />

None<br />

[Description]<br />

Symbols and addresses of the ROM/RAM and ARRAY lists are output in order of NAME and<br />

ADDRESS.<br />

Symbols are output in alphabetical order.<br />

This option is valid only for modules for which the output of the ROM/RAM and ARRAY lists is<br />

specified.<br />

This option is a default option and is specified to cancel the -an option.<br />

[Example]<br />

flnk911s *.obj -o ap.abs -alr -na<br />

flnk911s *.obj -o ap.abs -alr<br />

The above two examples share the same meaning.<br />

[Format]<br />

-an<br />

[Parameter]<br />

None<br />

[Description]<br />

Symbols and addresses of the ROM/RAM and ARRAY lists are output in order of ADDRESS and<br />

NAME.<br />

Symbols are output in order of address.<br />

This option is used to change the -na option (default).<br />

This option is valid only for modules for which the output of the ROM/RAM and ARRAY lists is<br />

specified.<br />

[Example]<br />

flnk911s *.obj -o ap.abs -alr -na -an<br />

flnk911s *.obj -o ap.abs -alr -an<br />

The above two examples share the same meaning.<br />

160 PART II LINKER

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

Saved successfully!

Ooh no, something went wrong!