Right-click in the
Analysispoints view or on the tracepoint to display a context menu, which allows you to perform the following actions:
- Go to File — Navigates you to the specific line of the source file where you have set the selected tracepoint.
- Enable/Disable — Allows you to enable/disable tracepoints. A disabled tracepoint will have no effect during the collection of trace data.
- Remove — Removes the selected tracepoint.
- Remove All — Removes all tracepoints that are displayed in the Analysispoints view.
- Select All — Selects all tracepoints in the Analysispoints view.
- Copy — Copies the selected tracepoint on the clipboard.
- Set Cores — Lets you select the cores for which you want to set tracepoints. This feature is applicable for multicore tracing, which is not yet supported in CodeWarrior Microcontrollers.
- Export Analysispoints — Lets you save the tracepoints in a .apt file at a desired location. Select this option to display the Export Analysis Points dialog box. Select the tracepoint(s) that you want to save, and click Browse to navigate to a location where you want to save the tracepoint(s), in the Save Analysis Points As dialog box. Specify a filename in which the tracepoints will be exported. The full path will appear in the Destination text box. Click Finish.
Figure 1. Export Analysis Points Dialog Box
- Import Analysispoints — Lets you import analysispoints from another location in the Analysispoints view. Select this option to display the Import Analysis Points dialog box. Click Browse to locate the .apt file where you saved the analysispoints. Click Finish. The analysispoints will be imported in the Analysispoints view.