User`s manual

M30850T2-EPB User’s Manual 3. Usage (How to Use the Emulator Debugger)
R20UT0208EJ0300 Rev.3.00 Page 66 of 100
Sep 16, 2010
3. Example Data Settings
Event setting for even-address word access
MOV.W R0,512h(R0=0203h)
High-order and low-order data effective
Event setting for odd-address word access
MOV.W R0,519h(R0=0203h)
Odd-address high-order data effective
Even-address low-order data effective
Event setting for even-address byte access
MOV.B R0L,516h(R0L=03h)
Low-order data effective
Event setting for odd-address byte access
MOV.B R0L,515h(R0L=03h)
High-order data effective
Setting a break event
A1
Address 1 : 000512
Data 1 : 0203
MASK : FFFF
Access : WRITE
Setting a break event (using 2 events)
A1 A2
Address 1 : 000519 Address 1 : 00051A
Data 1 : 0300 Data 1 : 0002
MASK : FF00 MASK : 00FF
Access : WRITE Access : WRITE
Set the combinatorial events to AND.
Setting a break event
A1
Address 1 : 000516
Data 1 : 0003
MASK : 00FF
Access : WRITE
Setting a break event
A1
Address 1 : 000515
Data 1 : 0300
MASK : FF00
Access : WRITE