cancel
Showing results for 
Search instead for 
Did you mean: 

Updating FreeRTOS to new version.

dToub.1
Associate

I use with CubeMx to generate FreeRTOS in stm32hf, and i would like to upgrade to version newer than FreeRTOS 10.3.1 (because security issues in this version) so, i took manually the newer FreeRTOS files(10.5.1) and replaced them instead what that CubeMX generated, except from FreeRTOSconfig.h file, its work well.

the questions is,

does it's enough for upgrading of new version(even though, FreeRTOSconfig.h file that cubeMX generated in older version ,was left)? 

if there is any expected of releasing new ver of FreeRTOS in CubeMX?

 there is any reason that CubeMX not upgraded from 10.3.1 ver, til now(there is any issue in newer versions than 10.3.1)?.

thanks. 

thanks. 

1 REPLY 1
Oskar_H
Senior

Hello,

please have a look at my answer to another post about FreeRTOS versions in ST packs.

https://community.st.com/t5/stm32cubemx-mcus/is-there-a-way-to-disable-the-automatic-default-task-creation-in/m-p/625650/highlight/true#M26903

This can answer your question about support of latest FreeRTOS in next CubeMX releases.