CHAPTER 13 S1C88 FAMILY DEBUGGER
180
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
13.9.11 Trace
td
(trace data display)
Function
This command displays the trace information that has been sampled into the ICE trace memory.
Format
(1) >td [<cycle>]
↵
(direct input mode)
(2) >td
↵
(guidance mode)
Start index (ENTER as 0)? : <cycle>
↵
(Trace data is displayed)
>
<cycle>: Start cycle number of trace data; decimal (from 0 to 8,191)
Display
The following lists the contents of trace information:
INS:
CPU cycle number (decimal)
P. Addr:
Physical address (hexadecimal)
L. Addr:
Logical address (hexadecimal)
Code:
Object code (hexadecimal)
Mnemonic: Disassembled code
BA to YP:
Values of the CPU registers after finishing the cycle (hexadecimal)
SC, CC:
Condition flag status
Memory:
Memory access status (other than code fetch status)
MR: Memory read
MW: Memory write
[<address>] = <data>: Accessed memory address and read/write data (hexadecimal)
(1) When [Trace] window is opened:
When the td command is input without <cycle>, the [Trace] window redisplays the latest data; when
the td command is input with <cycle>, the trace data starting from <cycle> is displayed in the [Trace]
window.
The display contents of the [Trace] window is updated after an execution of the target program.
All trace data can be displayed by scrolling the window.
Содержание S1C88 Series
Страница 4: ......
Страница 304: ......
Страница 305: ...S1C88 Family Development Tools Quick Reference ...