Renesas Emulation Probe M30850T2-EPB User Manual

Page 65

Advertising
background image

M30850T2-EPB User’s Manual

3. Usage (How to Use the Emulator Debugger)

REJ10J1005-0200 Rev.2.00 April 1, 2007

3. Example Data Settings

Event setting for even-address word access

Setting a break event

MOV.W R0,512h(R0=0203h)

A1

Address 1

: 000512

Data 1

: 0203

High-order and low-order data effective

MASK :

FFFF

Access :

WRITE

Event setting for odd-address word access

Setting a break event (using 2 events)

MOV.W R0,519h(R0=0203h)

A1

A2

Address 1

: 000519

Address 1

: 00051A

Data 1

: 0300

Data 1

: 0002

MASK :

FF00 MASK :

00FF

Odd-address high-order data effective

Access :

WRITE

Access :

WRITE

Even-address low-order data effective

Set the combinatorial events to AND.

Event setting for even-address byte access

Setting a break event

MOV.B R0L,516h(R0L=03h)

A1

Address 1

: 000516

Data 1

: 0003

Low-order data effective

MASK :

00FF

Access :

WRITE

Event setting for odd-address byte access

MOV.B R0L,515h(R0L=03h)

Setting a break event

A1

Address 1

: 000515

High-order data effective

Data 1

: 0300

MASK :

FF00

Access :

WRITE

Page 65 of 98

Advertising