This trace operation can be configured in the [Trace] category on the [Debug Tool Settings] tab of the Property panel.
Select whether to use trace function.
Select [Yes] to use the trace function (default: [No]).
Select whether to clear (initialize) the trace memory before tracing starts.
Select [Yes] to clear the memory (default).
You can forcibly clear the trace memory when clicking the button in the toolbar in the Trace panel. |
Select the operation after the trace memory is full with the collected trace data, from the following drop-down list.
Continues overwriting the older trace data after the trace memory is full (default). When the [Clear trace memory before running] property is set to [Yes], at the time of a resumption, the trace data is collected after clearing the trace memory. |
|
When the trace memory is full, CS+ stops writing trace data (the program does not stop execution). |
|
When the trace memory is full, CS+ stops writing trace data and the program stops execution. |
Select whether to display the trace time with accumulated time.
Specify [Yew] to display trace time with accumulated time. Specify [No] to display the trace time with differential time (default).
Select the trace memory size (trace frame number) (default: [4K]).
The trace frame is a unit of trace data. One trace frame is used for each operation in fetch/write/read.