Everything
2.16 Manage Events

An event represents a certain status of the target system when debugging such as "Address 0x1000 is fetched" and "Data is written to address 0x2000".

In CS+, these events are used as the action trigger of the debug function such as breakpoint, start/stop the tracing, and start/stop the timer.

This section describes how to manage those events.

Select the [View] menu >> [Event].

Events are all managed in the Events panel. In the Events panel, you can confirm the details of the currently set events in a list, and they can be deleted and changed enable/disable status.

For details on the contents and function in each area, see the section for the Events panel.

Figure 2.98

Manage Events (Events Panel)

(1): [Name] area

(2): [Detail Information] area

(3): [Comment] area

Remark

For details on how to set various events, see the section below: