![]() |
CMSIS-View
Version 1.0.0
Record program events, display status information, and analyze execution faults
|
CMSIS-View offers software developers methodologies, software components, and utilities that provide visibility into internal operation of embedded applications and software components.
With the software components of CMSIS-View, developers can collect time-accurate event-based information, display program execution status, and analyze fault exceptions. It allows to analyze execution flows, debug potential issues, and measure execution times. The data can be observed in real-time in an IDE or can be saved as a log file during program execution.
A Software Component Viewer Description (*.SCVD) file in SCVD file format (XML) defines the content that is displayed in the Component Viewer and Event Recorder.
In addition, using the Event Recorder API, you can annotate your code so that you can get statistical data on the time spent in a loop or on the energy consumption (ULINKplus required).
Key elements of CMSIS-View are:
This user's guide contains the following chapters:
eventlist
, a command line tool for processing Event Recorder records stored to a log file.