Loading...
 
Skip to main content

System Workbench for STM32


FreeRTOS upgrade to V9.

Hi,
Ac6 comes with FreeRTOS V8.2.1. Discussions with FreeRTOS support revealed that It is better to upgrade to FreeRTOS V9.
I downloaded V9 but found that Ac6 has added CMSIS_RTOS folder to FreeRTOS folders hierarchy.

FreeRTOS said that V9 is a drop-in replacement to V8.2.1.

Do you know of any incompatibility of using FreeRTOS V9.
I will just add the CMSIS_RTOS folder from the old project.

Thanks.

OK. Latest AC6 comes with FreeRTOS V9

No explicit effort It will generate FreeRTOS V9 source for you, It includes CMSIS_RTOS folder. I am not sure about drop-in replacement I just see same API defination.


Thanks.
I think the ideal solution is to create a new project with Ac6 v2.1.0, then move source files to new project.
Please confirm.