CHAPTER 8: DEBUGGER

8.9.8 CPU Resetrst (reset CPU)

Function

This command resets the CPU.

Format

 

>rst

(direct input mode)

Notes

The registers and flags are set as follows:

PC: 0110

A:A

B:A

X:AAAA

Y:AAAA

EICZ: 0000

SP1: AA

SP2: AA

EXT: AA

QUEUE: AAAA

The execution cycle counter is cleared to 0.

If the [Source] window is open, the window is redisplayed beginning with address 0x0110. If the [Register] window is open, the window is redisplayed with the above contents.

The debug status, such as memory contents, breaks, and trace, is not reset.

GUI utility

[Run Reset CPU] menu item, [Reset] button

When this menu item or button is selected, the rst command is executed.

[Reset] button

S5U1C63000A MANUAL

EPSON

183

(S1C63 FAMILY ASSEMBLER PACKAGE)