![]() |
Event Recorder
Version 1.0.1
MDK Debugger Views for Status and Event Information
|
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 sections Using Component Viewer and Using Event Recorder explain how to utilize the MDK debugger views for execution status and event information which help to understand and analyze the operation of software components. The required infra-structure is already implemented in MDK Middleware and Keil RTX5. Views can be easily added to other software components or for the user application.
This user's guide contains the following chapters:
Version | Description |
---|---|
V1.0.0 | Initial public release |
V1.0.1 | Added built-in function __size_of, import attribute in typedef, module specification in symbol tag |