beautypg.com

9 program display, U (unassemble) – Epson S5U1C62000A User Manual

Page 203

background image

S5U1C62000A MANUAL

EPSON

191

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 9: DEBUGGER

9.9.9 Program Display

u

(unassemble)

Function

This command displays a program in the [Source] window after unassembling it. The display con-
tents are as follows:
• Program memory address
• Object code
• Unassembled contents of the program

Format

>u [

]

(direct input mode)

: Start address for display; hexadecimal or symbol (IEEE-695 format only)
Condition: 0

address

last program memory address

Display

When the [Source] window is opened, the display is refreshed. When the [Source] window is closed,
the window automatically opens in the unassemble mode.
If

is not specified, the program is displayed from the current PC address by default;
if
is specified, it is displayed from the specified address.

GUI utility

[View | Program | Unassemble] menu item, [Unassemble] button

When this menu item or button is selected, the [Source] window opens or activates and displays the
program from the current PC address.

[Unassemble] button