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.52 Specification for ROM/RAM and ARRAY List Output<br />

Module (-alrf)<br />

Modules to output the ROM/RAM and ARRAY lists are specified.<br />

The output of debug information when compiling or assembling is required.<br />

■ Specification for ROM/RAM and ARRAY List Output Module (-alrf)<br />

[Format]<br />

-alrf < Relative assemble list file name > [ , … ]<br />

[Parameter]<br />

<br />

Specify the modules to output the ROM/RAM and ARRAY lists using the relative assemble list file<br />

names.<br />

The wild card can be used to specify the file name.<br />

[Description]<br />

Modules to output the absolute format assemble lists with the added ROM/RAM and ARRAY lists are<br />

selected.<br />

Modules are specified using the relative assemble list file names. If the extension is omitted, ".lst" is<br />

assumed.<br />

Any module which is not specified does not create any ROM/RAM and ARRAY lists.<br />

If this option is used, the -alsf option can be omitted.<br />

This option can be specified in divided multiple parts.<br />

Previously specified -alr and -Xalr are canceled.<br />

[Example]<br />

flnk911s *.obj -o ap.abs -alsf swctrl.lst,mstdef.lst -alrf swctrl.lst,mstdef.lst<br />

flnk911s *.obj -o ap.abs -alsf swctrl.lst -alrf swctrl.lst,mstdef.lst<br />

flnk911s *.obj -o ap.abs -alrf swctrl -alrf mstdef<br />

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

158 PART II LINKER

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

Saved successfully!

Ooh no, something went wrong!