beautypg.com

M (mix) – Epson S5U1C62000A User Manual

Page 205

background image

S5U1C62000A MANUAL

EPSON

193

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 9: DEBUGGER

m

(mix)

Function

This command displays the unassembled result of the program and the contents of the program
source file in the [Source] window. The display contents are as follows:
• Line number
• Program memory address
• Object code
• Unassembled contents of the program
• Source code

Format

>m [

]

(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 mix 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.

Note

Source codes can be displayed only when an absolute object file that contains source debug informa-
tion has been loaded.

GUI utility

[View | Program | Mix Mode] menu item, [Mix] button

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

[Mix] button