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

The RTX version 5 implements the CMSIS-RTOS API v2 as native RTOS interface for Cortex-M processor-based devices. A translation layer to CMSIS-RTOS API v1 is provided and with minimal effort RTX version 5 can be used in applications that where previously based on RTX version 4 and CMSIS-RTOS v1.

Theory of Operation

This section describes the internal operations of RTX version 5:

Many aspects of the kernel are configurable and the configuration options are mentioned where applicable.