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

Flexible and easy-to-use middleware components are today essential in modern microcontroller applications. These software components are frequently a "black box" to the application programmer. Even when comprehensive documentation and source code is provided, analyzing of potential issues is challenging.

The Component Viewer and the Event Recorder, along with MDK debugger views for execution status and event information help to understand and analyze the operation of software components. The required infra-structure is already implemented in MDK Middleware and Keil RTX5. However, it is easy to add these views also to third-party middleware and the user application.

USB_MSC_Ex.png

Content

This user's guide contains the following chapters:

  • Overview : explores the features of the Component Viewer and the Event Recorder including configuration, technical data, and theory of operation.
  • Using Component Viewer : explains how to use Component Viewer stand-alone with user provided code.
  • Using Event Recorder : explains how to use Component Viewer and Event Recorder with MDK middleware, Keil RTX5, or user provided code.
  • Examples are available demonstrating standard use cases.
  • SCVD Format : describes the format of *.SCVD files that defines output of the MDK debugger views.
  • Reference describes the API and the functions of the Event Recorder in detail.

Revision History

Version Description
V1.0.0 Initial public release