cancel
Showing results for 
Search instead for 
Did you mean: 

What freeRTOS kernel is planned for STM32cubeMX?

adamj537
Associate

I am working on a project using the STM32L476, freeRTOS, and am generating code using STM32CubeMX. My team has been happy to use freeRTOS kernel v9, which has been included with STM32CubeMX so far.

However, I recently updated to STM32CubeMX version 4.27.0 and regenerated our project code. To my surprise, the project now says freeRTOS kernel v10.0.1. Curiously, the generated kernel files seem unchanged from version 9.

So what is the roadmap for freeRTOS in STM32CubeMX? And is it a bug that the kernel is listed as v10, or that the v9 kernel is still generated?

Thanks,

Adam J.

2 REPLIES 2
Houda GHABRI
ST Employee

Hello @adamj537​ ,

Thanks for your feedback.

I'm not able to reproduce your issue ,since STM32CubeMX 4.27.0, project are generated with FreeRTOS 10.0 .1 for L4 MCU (you can verify it in FreeRTOS.h) .

Could you please give more details about this issue?

Best regards,

Houda

Consider using private messaging and file attachment to provide Houda with a .IOC and other related details so the issue can be reproduced.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..