200 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER

9.9.13 Trace

tc (trace condition)
Function
This command sets up the trace condition by means of the break point.
One of the following three trace conditions can be specified with respect to the break point:
Start: Extract the trace information from the break point.
Middle: Extract the trace information before and after the break point.
End: Extract the trace information up to the break point.
Format
(1) >tc <condition>(direct input mode)
(2) >tc(guidance mode)

Current type setting

Set condition 1. start 2. middle 3. end ......? <1 | 2 | 3>
><condition>: Position for trace extraction with respect to the break point; s/m/e
Examples
Format (1)
>tc s... "Start" is specified.
>
Format (2)
>tc
Trace condition:
End
1. start 2. middle 3. end ...? 2
>
Note
An error results if you input the condition other than listed above.
Error : Invalid value.
GUI utility
[Trace | Trace Condition …] menu item
When this menu item is selected, a dialog box appears allowing selection of a trace condition.
Select a condition using the radio button.