The Data Trace Import dialog box allows you to import an external format of trace which is different from the trace format of CodeWarrior Software Analysis. This trace format is generated from an external trace collection tool and can be saved in an input file in a text format. The trace data contained in this input file is converted into a format compatible with CodeWarrior. A sample input file, dsc8257_Data_Visualization_1.txt, is located at <CWInstallDirectory>\MCU\morpho_sa\sasdk\data\fsl.testdata.sa.trace\ and <CWInstallDirectory>\eclipse\plugins\com.freescale.morpho.sa.arm_*\data\fsl.testdata.sa.trace.
To import external trace format into your project:
The results of the input file get displayed in the Software Analysis view. Two hyperlinks appear, Trace and Data Visualization.
The Data Visualization graph allows you to monitor variables of your application. You can identify and chart variables of the application against time. The chart displays tooltips when you place mouse cursor over the circular data dots.
The symbols have different sizes, so that multiple series points which coincide (ox/oy values) are visible. You can change the values displayed on the ox (time) axis between time and any of the series.
You can zoom-in and zoom-out the information in the graph using mouse scroll up and down. You can also select a particular area on the graph to zoom-in the information. Right-click in the graph to open a context menu, which allows you to:
For more information, refer Data Visualization.