26
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
SuperHTM Family E10A-USB Emulator User’s Manual.
The conditions of Event Condition are set as follows:
1. Ch1
Breaks address H’00001068 when the condition [Prefetch address break after executing] is
satisfied.
2. Ch2
Breaks address H’00001058 when the condition [Prefetch address break after executing] is
satisfied.
3. Ch4
Breaks address H’0000107a when the condition [Prefetch address break after executing] is
satisfied.
4. Ch10
Breaks address H’00001086 when the condition [Prefetch address break after executing] is
satisfied.
Note: Do not set other channels.
5. Set the [CPU Sequential Extend] page as shown in figure 2.1.
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.
The program is executed up to the condition of Ch10 and halted. Here, the condition is satisfied in
the order of Ch2 -> 1 -> 4 -> 10.