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

The example MyComponent is explains how create a structured software component along with event annotations and *.SVCD file. This example shows in detail how to:

  • Add Event Annotations to a software component
  • Create *.SVCD files for status and event displays in the MDK debugger
  • Create Doxygen documentation that utilizes the MDK context help system
  • Create a Software Pack using the CMSIS-Pack standard

MyComponent is a simple example project which implements data transfer. A full documentation of the software component is available in ./SVCD_Examples/MyComponent/Doxygen/html/index.html. \todo make above a link to docu

It is possible to add Event Annotations pragmatical as explained in the section