![]() |
Event Recorder and Component Viewer
Version 1.3.0
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 MDK debugger offers Component Viewer and Event Recorder that show execution status and event information of software components which helps you to understand and analyze the internal operation. The required infra-structure is already implemented in MDK Middleware and Keil RTX5. However, these 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.3.0 | Added CMSIS RTOS2 as Time Stamp Source. Extended Time Stamp Timer interface. Added EventRecorderClockUpdate function. Enhanced MISRA Compliance. Improved robustness. |
V1.2.1 | Added support for Cortex-M23. |
V1.2.0-Beta | Added support for Event Filtering. Added Event_Enable/Disable function. Added Event_Start/Stop function. Removed Event_Record0/1/3/5/6/7/8 function. Added Time Stamp Sources (Cycle Counter, SysTick, User provided). Internal reorganization. |
V1.1.0 | Added Event_Record function. |
V1.0.0 | Initial public release. |