Function: This command opens the “Online List” dialog. If the trace editor of a DeviceTrace object is active, then all traces that are running on the controller are displayed in a tree view. If the trace editor of an application-specific trace object is active, then only this trace is displayed if it is running on the controller.
Call: Menu bar: “Trace”; context menu of the trace editor.
Requirement: The runtime system uses the CmpTraceMgr
components. An application belonging to the device is in online mode.




NOTICE

Closing the DeviceTrace editor terminates the connection to the controller.
Please note that the connections to the controller is also terminated when the last open “DeviceTrace” editor is closed. In order for device traces to be displayed again in the project, you have to reload them into the “DeviceTrace” objects.
At this time, closing the editor is also the recommended procedure for deliberately terminating the connection to the controller. Logging out is not enough for this.
Dialog 'Online List'
“Delete from runtime” |
Stops and removes the selected trace from the running application. |
“Upload” |
This command is visible when a DeviceTrace is loaded in the trace editor. A DeviceTrace is a trace that runs on the controller: In the device tree, it can be represented with a DeviceTrace object directly below a device. When you execute this command, the trace that is selected in the tree view is loaded
from the runtime system into the trace editor. Any existing configuration in the project
is overwritten. For example, the device can provide traces for data of the processor
load ( An individual “DeviceTrace” object is necessary in the device tree for each trace of the device that should be displayed in the project. |