FreeRTOS Event Recorder functions. More...
Content | |
| Tasks Functions | |
| Events generated by tasks functions.  | |
| Message Queue Functions | |
| Events generated by message queue functions.  | |
| Timer Functions | |
| Events generated by timer functions.  | |
| Event Groups Functions | |
| Events generated by event groups functions.  | |
| Stream Buffer Functions | |
| Events generated by Stream Buffer and Message Buffer functions.  | |
| Heap Functions | |
| Events generated by heap functions.  | |
FreeRTOS Event Recorder functions.
CMSIS-FreeRTOS interfaces to the Event Recorder to provide event information which helps you to understand and analyze the operation.
To use the Event Recorder together with CMSIS-FreeRTOS, it is required to create an image that generates event information. The steps are:
Once the target application generates event information, it can be viewed in the µVision debugger using the Event Recorder.