English
Language : 

SH72544R Datasheet, PDF (35/56 Pages) Renesas Technology Corp – Microcomputer Development Environment System
Section 2 Software Specifications when Using the SH72546RFCC, SH72544R, SH72543R, SH72531FCC,
and SH72531
Using Event Condition restricts the condition; the following three items are set as the internal trace
conditions.
Table 2.12 Trace Conditions of the Internal Trace
Item
Trace halt
Trace acquisition
Point-to-point
Acquisition Information
Acquires the internal trace until the Event Condition is satisfied. (The
trace content is displayed in the [Trace] window after a trace has been
halted. No break occurs in the user program.)
Acquires only the data access where the Event Condition is satisfied.
Traces the period from the satisfaction of Event Condition 5 to the
satisfaction of Event Condition 4.
To restrict trace acquisition to access for only a specific address or specific function of a program,
an Event Condition can be used. Typical examples are described below.
• Example of halting a trace with a write access (M-bus) to H’FFF80000 by the user program as
a condition (trace halt):
Set the condition to be acquired on [I-Trace mode].
Set the following in the [Event Condition 1] or [Event Condition 2] dialog box:
Address condition: Set [Address] and H’FFF80000.
Bus state condition: Set [M-Bus] and [Write].
Action condition: Deselect the [Acquire Break] checkbox and select [Stop] from the
[Acquire Trace] list box.
• Example of acquiring the write access (M-bus) only to H’FFF80000 by the user program (trace
acquisition condition):
Select [M-Bus & Branch] from [Type] and enable [Write] on [Acquisition].
Set the following in the [Event Condition 1] or [Event Condition 2] dialog box:
Address condition: Set [Address] and H’FFF80000.
Bus state condition: Set [M-Bus] and [Write].
Action condition: Deselect the [Acquire Break] checkbox and select [Condition] from the
[Acquire Trace] list box.
For the trace acquisition condition, the condition to be acquired by Event Condition should be
acquired by [I-Trace mode].
• Example of acquiring a trace for the period while the program passes H’1000 through H’2000
(point-to-point):
Rev. 2.00 Jun. 08, 2009 Page 29 of 46
REJ10J1941-0200