179
CHAPTER 2 DEPENDENCE FUNCTIONS
■ Displaying All Machine Cycles (Specify /CYCLE)
Detailed information at all sampled machine cycles can be displayed.
In this mode, no source is displayed irrespective of the setup defined by the SET SOURCE command.
[Example]
>SHOW TRACE/CYCLE -672
frame no. address data a-status d-status Qst dfg event time stamp
-00672 : 018257 ---- EWA ------- --- & 125
-00671 : 018257 5F --- EXECUTE --- @ 125
-00670 : 018257 5F --- EXECUTE --- @ 125
-00669 : 018257 ---- EWA ------- --- & 125
-00668 : 018257 82 --- EXECUTE --- @ 125
-00667 : FF02C6 5F --- EXECUTE --- @ 125
-00666 : ------ ---- --- EXECUTE 4by C 125
-00665 : FF02C6 ---- ICF ------- --- & D 125
-00664 : FF02C6 5F06 --- EXECUTE FLH @ 125
-00663 : FF00D2 ---- ICF ------- --- & 125
-00662 : FF00D2 0E08 --- EXECUTE --- @ 125
-00661 : 018255 ---- EWA ------- --- & 125
Data Access
internal read access
:
Read access to
internal memory
internal write access
:
Write access to
internal memory
external read access
:
Read access to
external memory
external write access
:
Write access to
external memory
Step Number
Address
Disassemble
Description
Time Stamp
Decimal, signed
Hexadecimal
Indecates instruction
executed
Displays difference of executed
time between this frame and
next frame (decimal).
The unit is ns.
** WAIT **
>SHOW TRACE -194
frame no. address mnemonic time stamp
-00675 : FF0 2C1 PUSHW A 375
-00672 : 0 18257 external write access. 5F 375
-00669 : 018258 external write access. 5E 375
-00666 : FF 02C2 CALL \ sort_val 625
-00661 : 018255 external write access. C5 625
-00658 : 018256 external write access. 02 625
\ sort_val :
-00655 : FF00D2 LINK #0E 500
-00651 : 018253 external read access. 81 625
-00648 : 018254 external read access. 81 625
-00645 : 000186 internal write access. 0000 625
-00643 : ** RESET **
>
Data
Hardware standby
Reset
** THOLD **
:
Tool hold
** UHOLD **
:
User hold
:
Ready pin input
** SLEEP **
:
Sleep
** STOP **
:
Stop
Hexadecimal
Device Status
:
:
** STANDBY **
** RESET **
** WAIT **