S5U1C62000A MANUAL EPSON 123
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
After initialization, the state of the screen including the position and size of the windows will return the
same as the last time the debugger was terminated. The contents displayed in each window if it is opened
are as follows:
Window Display contents
[Command] window Initialization information (and waits for command input)
[Data] window Data memory contents starting from data memory address 0
[Register] window Current register values
[Source] window Unassemble display starting from program memory address 0x0100
[Trace] window Blank
9.3.5 Method of Termination
To terminate the debugger, select [Exit] from the [File] menu.
You can also input the q command in the [Command] window to terminate the debugger.
>q