Skip to main content

Command: Save Trace

Function: The command saves the data to a file on the development system. Depending on the file format, the configuration may also be saved. The Save Trace dialog opens.

Call: Trace menu; context menu

Dialog: Save Trace

File name

Name and location of the trace file

File type

. File Type
  • *.trace:

    Trace file which contains the data and the configuration

    You can use the Load Trace command to load this kind of file to the trace editor when in offline mode.

  • *.txt:

    Text file which contains the sampled data

    You can load this file type and edit it with tools which support the CSV format.

    It cannot be loaded to the trace editor when in offline mode because the trace editor cannot read this format.

  • *.trace.csv

    Trace CSV file (data only) which contains the sampled data

    Address information is provided for each trace variable. The generated file can be read in the runtime system. The data is imported but the trace cannot be started because the variable addresses are not saved.

For more information, see: Managing Trace