
R0E417250MCU00 User
’s Manual
R20UT3587EJ0302 Rev.3.02
Page 114 of 232
Sep.01. 21
(3) Adding events by dragging and dropping
[Dragging and dropping a variable or function name in the Editor window]
1. By dragging and dropping a variable name into the Event column, you can set access to that variable as an event to be
detected, i.e. a data-access condition.
At this time, the size of the variable is automatically set as a condition of the data access event.
Only global or static variables taking up 1, 2, or 4 bytes can be registered for event detection. Static variables in functions
cannot be registered.
2. By dragging and dropping a function name into the Event column, you can set instruction fetching from the address where
that function starts as an event to be detected.
Figure 5.32 Editor window and Hardware Break dialog box
[Dragging and dropping an address range in the Memory window]
Select an address range in the Memory window and drag and drop it into the Event column. In this way, you can set access to
an address in the selected address range as a data access event to be detected, i.e. a data access condition.
[Dragging and dropping a label in the Label window]
You can set fetching from the label as an event to be detected, i.e. an instruction fetch condition.