CMSIS-RTOS2  Version 2.1.3
Real-Time Operating System: API and RTX Reference Implementation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Event functions

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.
 
 Generic Wait Functions
 Events generated by generic wait functions.
 
 Thread Flags Functions
 Events generated by thread flags functions.
 
 Event Flags Functions
 Events generated by event flag functions.
 
 Timer Functions
 Events generated by timer functions.
 
 Mutex Functions
 Events generated by mutex functions.
 
 Semaphore Functions
 Events generated by semaphore functions.
 
 Memory Pool Functions
 Events generated by memory pool functions.
 
 Message Queue Functions
 Events generated by message queue functions.
 

Description

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 described under Add Event Recorder Visibility.