Renesas M34571T2-CPE Network Card User Manual


 
M34571T2-CPE User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0972-0100 Rev.1.00 February 10, 2006
Page 52 of 72
(3) Setting the combinatorial event condition
1. Window for setting the combinatorial event condition
2. Setting a break event
3. Timer setup area
Setting the combinatorial event condition
Select a combinatorial condition for A1, A2, and T. One o
f
the following three combinatorial conditions can be selected..
- AND
All of the specified conditions are met.
- OR
One of the specified conditions is met.
- Sequential
The specified conditions are met sequentially in a specifie
d
order.
Setting a break event
The following four break conditions can be set.
Before break: 32K cycles of instruction execution before the
user program stopped is recorded.
Before Trace: 32K cycles of instruction execution before the
user program stopped is recorded.
About Trace: 32K cycles of instruction execution before an
d
after a trace point condition was met is recorded.
After Trace: 32K cycles of instruction execution after a trace
point condition was met is recorded.
Timer setup area
The following four operation modes of the timer can be
specified
.
N
otUse: The timer is not used.
TimeOut: The program breaks when a breakpoint is
reached within a specified time.
TimeCount: The program breaks when a specified time has
elapsed after it started running.
DelayCount: The program breaks when a specified time has
elapsed after a breakpoint is reached.
One of the following two can be specified as the count source
for the timer.
TIME (10us): The passage of time if counted using the
emulator’s timer(10us fixed)
CYCLE: The passage time is counted by using MCU cycle.
The program breaks when a breakpoint is not reached
within a specified time.