CMSIS-RTOS2
Version 2.1.2
Real-Time Operating System: API and RTX Reference Implementation
|
RTX5 Event Recorder functions. More...
Content | |
Memory Functions | |
Events generated memory functions. | |
Kernel Functions | |
Events generated by kernel functions. | |
Thread Functions | |
Events generated by thread functions. | |
Timer Functions | |
Events generated by timer functions. | |
Event Flags Functions | |
Events generated by event flag functions. | |
Mutex Functions | |
Events generated by mutex functions. | |
Semaphore Functions | |
Events generated by semaphore functions. | |
Memory Pool Functions | |
Events generated by memory pool functions. | |
RTX5 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 RTX5, 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.