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 Event Recorder along with MDK Debugger views for execution status and event information helps to understand and analyse the operation of software components. The required infra-structure is already implemented in the MDK middleware and the CMSIS-RTOS2 RTX. However, it is easy to add the MDK Debugger views also to third-party middleware and the user application.

Todo:
add picture i.e. for the File System (once ready)

Content

This user's guide contains the following chapters:

  • Using Debug Views : explains how to use MDK Debugger views together with MDK middleware, CMSIS-RTOS2 RTX, or user provided code.
  • Example Projects : shows how to add MDK Debugger views to the user application or third-party middleware.
  • SCVD Format : describes the format of *.SCVD files that defines output of the MDK Debugger views.
  • Event Recorder : details about the Event Recorder including configuration, technical data, and theory of operation.
  • Reference describes the API and the functions of the Event Recorder in detail.

Revision History

Version Description
V1.0.0 Initial public release