Event Recorder  Version 1.0.1
MDK Debugger Views for Status and Event Information
 All Files Functions Macros Groups Pages
Examples

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).

Examples.png
SCVD examples list in the Pack Installer

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.
SCVD printf Redirect Example Retarget STDOUT via Event Recorder on Cortex-M0/M0+.