User`s manual

SuperH Family E10A-USB Emulator Section 6 Tutorial
R20UT0870EJ1000 Rev. 10.00 Page 223 of 292
Aug 10, 2012
6.18.1 Setting the Sequential Event Condition
The emulator has sequential event functions.
Set hardware break conditions as follows:
Ch1(IA_OA):
A break condition is satisfied immediately after address H'00001068 is accessed.
Ch2(IA_OA_DT_CT):
A break condition is satisfied immediately after address H'00001058 is accessed.
Note: For some MCUs/MPUs, the address values are different from those given above. In such
cases, specify the address of “p_sam->sort(a);” (tutorial.cpp/45) for Ch1(IA_OA) and
specify the address of “a[i]=j;” (tutorial.cpp/43) for Ch2(IA_OA_DT_CT).
Follow the setting method described in the previous section.