User`s manual

13
Sequential Setting: Using the [Combination action (Sequential PtoP)] dialog box specifies the
sequential condition.
Table 2.8 Conditions to Be Set
Classification Item Description
[Ch1, 2, 3] list box Sets the sequential condition and the start or end of performance
measurement using Event Conditions 1 to 3.
Don’t care Sets no sequential condition or the start or end of
performance measurement.
Break: Ch3-2-1 Breaks when a condition is satisfied in the order of
Event Condition 3, 2, 1.
Break: Ch2-1 Breaks when a condition is satisfied in the order of
Event Condition 2, 1.
[Ch4, 5] list box This list box is not available for this MCU.
Usage Example of Sequential Break Extension Setting: A tutorial program provided for the
product is used as an example. For the tutorial program, refer to section 6, Tutorial, in the
SuperH
TM
Family E10A-USB Emulator User’s Manual.
The conditions of Event Condition are set as follows:
1. Ch3
Breaks address H’00001068 when the condition [Only program fetched address after] is
satisfied.
2. Ch2
Breaks address H’0000107a when the condition [Only program fetched address after] is
satisfied.
3. Ch1
Breaks address H’00001086 when the condition [Only program fetched address after] is
satisfied.
Note: Do not set other channels.
4. Sets the content of the [Ch1,2,3] list box to [Break: Ch 3-2-1] in the [Combination action
(Sequential or PtoP)] dialog box.
5. Enables the condition of Event Condition 1 from the popup menu by clicking the right mouse
button on the [Event Condition] sheet.
Then, set the program counter and stack pointer (PC = H’00000800, R15 = H’00010000) in the
[Registers] window and click the [Go] button. If this does not execute normally, issue a reset and
execute the above procedures.