CMSIS-RTX  
Keil RTX5 Real-Time Operating System
 
Loading...
Searching...
No Matches
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 Event Recorder 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 described under Add Event Recorder Visibility.