beautypg.com

Renesas Emulation Pod M306H7T3-RPD-E User Manual

Page 65

background image

M306H7T3-RPD-E User’s Manual

3. Usage (How to Use the Emulator Debugger)

REJ10J0964-0100 Rev.1.00 August 01, 2005

Page 63 of 88


3) Example Data Settings

Setting a break event

.

A1
Address 1 :0020E8
Data 1

:5423

MASK :FFFF
Access :WRITE

Setting a break event (using 2 events)

A1

A2

Address 1 :0020E5

Address 1 :0020E6

Data 1

:7900

Data 1

:00AB

MASK

:FF00

MASK

:00FF

Access :WRITE

Access

:WRITE

Set the combinatorial events to AND.

Setting a break event

A1
Address 1 :0020E2
Data 1

:00E5

MASK :00FF
Access :WRITE

Setting events for wordwise accesses to the even-addresses

STE.W A0,20E8h(A0=5423h)

High-order and low-order data effective



Setting events for wordwise accesses to the odd-addresses

STE.W A0,20E5h(A0=AB79h)

Odd-address high-order data effective
Even-address high-order data effective


Setting events for wordwise accesses to the even-addresses

STE.B R0L,[A1A0](R0L=E5h,A1=0000h,A0=20E2h)

Low-order data effective



Setting events for wordwise accesses to the odd-addresses

STE.B R0L,[A1A0](R0L=E6h,A1=0000h,A0=20E3h)

High-order data effective

Setting a break event

A1
Address 1 :0020E3
Data 1

:E600

MASK :FF00
Access :WRITE


(4) Setting the combinatorial event condition for the hardware break point

1) Window for setting the combinatorial event condition

Setting the combinatorial event condition

There are following four conditions that you can choose for the
combinatorial events.
- AND
The program breaks when all of the specified events occur.
- AND

(Same

Time)

The program breaks when the specified events occur at the same

time.

- OR
The program breaks when one of the specified events occurs.
- STATE

TRANSITION

The program breaks when the state transition diagram goes into

the break state.


For each event, a pass count (number of passing) is specifiable
(1--255). When “AND” (same time) is specified for Combination,
you can not specify the pass count (fixed to one).
When you have finished setting the combinatorial event condition,
click the “Set” button.