Epson S5U1C62000A Manual page 205

Epson cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

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 [<address>]
<address>: Start address for display; hexadecimal or symbol (IEEE-695 format only)
Condition: 0
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 <address> is not specified, the program is displayed from the current PC address by default;
if <address> 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
S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
(direct input mode)
last program memory address
EPSON
CHAPTER 9: DEBUGGER
193

Advertisement

Table of Contents
loading

Table of Contents