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

Create successful ePaper yourself

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

6.2 Details of Linker Options<br />

6.2.31 Entry Address Specification (-e)<br />

The start address of a user program is specified using an external definition symbol.<br />

■ Entry Address Specification (-e)<br />

[Format]<br />

-e < Symbol name ><br />

[Parameter]<br />

<br />

Symbol name of the entry point<br />

Only external definition symbols can be used.<br />

[Description]<br />

The start address of a user program is changed to that specified by the external definition symbol.<br />

The start address can be specified using the .end pseudo-instruction of the assembler.<br />

The entry point is set as the initial value of the PC (program counter) when starting execution of the<br />

simulator debugger.<br />

[Example]<br />

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

PART II LINKER 133

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

Saved successfully!

Ooh no, something went wrong!