ARM-software / CMSIS-FreeRTOS

FreeRTOS adaptation for CMSIS-RTOS Version 2

Home Page:https://arm-software.github.io/CMSIS-FreeRTOS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Updates]: support new FreeRTOS 11.0.x & CMSIS RTOS2 2.3.0

rahmanih opened this issue · comments

Hi @VladimirUmek,
Is there any plan to update the CMSIS-FREERTOS against the new CMSIS RTOS2 (2.3.0) and FreeRTOS-Kernel V11.0.x ?

thanks & regards
Haithem.

Hi Haithem,

update to FreeRTOS-Kernel V11.0.x is currently in progress and will hopefully be available soon. Initially it was planed to synchronize the CMSIS-FreeRTOS pack with CMSIS 6.0.0 release but it way delayed due to unforeseeable events.

At this point the RTOS2 wrapper implementation will not implement Process Isolation functions. This should not represent a problem as most applications will continue to use RTOS2 API without Process Isolation.