![]() |
Event Recorder
Version 1.0.1
MDK Debugger Views for Status and Event Information
|
The software pack Keil ARM Compiler extensions contains several example projects that show the usage of Component Viewer and Event Recorder. These example projects contain Software Component Viewer Description (*.SCVD) files. Use the Pack Installer to copy the projects to working folder. Build the selected project and enter a debug session (all projects run in simulation - no hardware required).
These examples show you how to utilize Component Viewer and Event Recorder in own application software. All example projects are based on an ARM Cortex-M processors and are configured to use the µVision simulator. Additional instructions have been added to the project descriptions.
The following SCVD example projects are available:
Example Project | Description |
---|---|
SCVD Simple Example | Simple example that shows how to display two variables in the Component Viewer. |
SCVD Complex Example | More complex Component Viewer example. |
SCVD in MyComponent | Example showing Component Viewer and Event Recorder and how to create links to documentation and include SVCD files in software packs. |
SCVD printf Redirect Example | Retarget STDOUT via Event Recorder on Cortex-M0/M0+. |