CHAPTER 8: DEBUGGER

 

>td 100

... Started display in FORWARD.

(Data on cycle Nos. 110 to 100 is displayed.)

>b

... Changed to BACKWARD.

(Data on cycle Nos. 99 to 89 is displayed.)

>

... Continued display in BACKWARD.

(Data on cycle Nos. 88 to 78 is displayed.)

>f

... Changed back to FORWARD.

(Data on cycle Nos. 99 to 89 is displayed.)

>

Notes

Specify the trace cycle No. within the range of 0 to 8,191. An error results if this limit is exceeded.

Error : Address out of range, use 0-8191

The trace memory receives new data until a break occurs. When the trace memory is filled, old data is overwritten by new data.

For reasons of the ICE operation timing, the trace data at the boundary of operations, such as in the fetch cycle at which trace starts or the execution cycle at which trace ends, will not always be stored in memory.

GUI utility

[View Trace] menu item

When this menu item is selected, the [Trace] window opens and displays the latest trace data.

218

EPSON

S5U1C63000A MANUAL

 

 

(S1C63 FAMILY ASSEMBLER PACKAGE)