Event Recorder and Component Viewer  Version 1.5.0
MDK Debugger Views for Status and Event Information
 All Files Functions Macros Groups Pages
XML Elements

The top level elements of an SCVD file are:

  • <component_viewer> — the root element enclosing all other elements
  • <component> — defines the component for which the viewer is created
  • <typedefs> — definitions for data types and structures of the software component.
  • <objects> — defines the data collection and the output for software component objects.
  • <events> — defines the output for events (system and thread information).

The overall XML structure of an SCVD file is shown below.

SCVDExample.png
Example of an SCVD File