beautypg.com

Epson S5U1C62000A User Manual

Page 52

background image

40

EPSON

S5U1C62000A MANUAL

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 4: WORK BENCH

Disassembler

To invoke the disassembler, select [Disassembler...] from the [Tools] menu or click the [Disassemble]
button.

[Disassemble] button

Then select the executable object file to be disassembled in the [Disassemble] dialog box.

This dialog box allows selection of the disassembler options.

[ICE Parameter file:] list box

Select an ICE parameter file from the pull-down list.

[Output error log file] check box

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

[Output Option]

Select a character case option using the radio buttons.
When [Default] is selected, the disassembled source will be made with all labels in upper-case
characters and instructions in lower-case characters.
When [Upper case] is selected, the source will be made with upper-case characters only.
When [Lower case] is selected, the source will be made with lower-case characters only.

[Start address] box

Specify the address used for the first .org instruction in the disassembled source.
If this option is not specified, the disassembled source will begin with address 0.

After selecting an executable object and options, click the [Open] button. The disassembler starts up
and converts the selected object into the source file. The messages delivered from the disassembler are
displayed in the [Output] window.