
149
5.2.3 AUD_TRACE:AUT
Description:
Displays the trace information.
Format:
aut [<option1>] [<option2>]
<option1> = start<start_pointer>
<option2> = end<end_pointer>
Table 5.4 AUD_TRACE Command Parameter
Parameter Type Description
<start_pointer> Numerical value
(-n)
Start pointer value for trace display.
<end_pointer> Numerical value
(-m)
End pointer value for trace display.
Notes: 1. In the PCMCIA card emulator, –D’8191 to D’0 can be set to the trace pointer. In the
PCI card emulator, –D’32767 to D’0 can be set.
2. When the internal trace is selected, the AUT command displays the information that
has been acquired by using the AUD function.
Example:
To display trace information according to the information acquired during user program
execution:
>AUD_TRACE (RET)
IP TYPE ADDR MNEMONIC OPERAND
-D’xxxxxx BRANCH ******10
DESTINATION 01000020 MOV.L R1, @R1
(a) (b) (c) (d) (e)
(a) Instruction pointer (signed decimal)
(b) Types of branch source or branch destination
BRANCH: Branch source
DESTINATION: Branch destination
(c) Address of instruction word
(d) Instruction mnemonic
(e) Instruction operand
Comentários a estes Manuais