Epson S5U1C63000A User Manual

Page 56

Advertising
background image

CHAPTER 3: WORK BENCH

42

EPSON

S5U1C63000A MANUAL

(S1C63 FAMILY ASSEMBLER PACKAGE)

Symbol definition

To define a symbol, click the [New] button and then enter the symbol name and address in the edit
box.

Symbol

Addr

[ ]

[ ]

Enter a symbol name and the address.

To modify a symbol name or address, double click the name or the address in the edit box and then
enter a new name or address.

Symbol

Addr

TEST

0x0000

Double-click to modify.

To delete a symbol, highlight the symbol line by clicking and then click the [Delete] button.

Other option selections

[Disable all branch optimization] check box

Select this option if extension code insertions, deletions and corrections are not necessary.

[Disable insertion of branch extension] check box

Select this option if extension code insersions are not necessary.

[Output Error log file] check box

Select this option to generate the error log file of the linker.

[Disable removal branch optimization] check box

Select this option if extension code deletions are not necessary.

[Add source debug information] check box

Select this option to add the debugging information. If this option is not specified, the sources
cannot be displayed in debugging.

[Output absolute list file] check box

Select this option to generate the absolute list file.

[Output Map file] check box

Select this option to generate the link map file.

[Output Symbol file] check box

Select this option to generate the symbol file.

[Output cross reference file] check box

Select this option to generate the cross reference file.

Refer to Chapter 5, "Linker", for details of the linker options.

Advertising