2023-03-16 04:07 AM
Hello,
I'm working with:
And, when generating a project with FreeRTOS, the FreeRTOS version is 10.3.1
This version has been released more than 3 years ago!! It is completely out of date. Who would start working on a 3 years old version when there is an LTS version few months ago?? The current LTS version is 10.5.1!!
It seems that this problem is caused by the (very very) long ST CMSIS development delay.
CMSIS that is not so convenient:
So, what about the possibility for CubeMX to generate FreeRTOS code, without CMSIS, and with the LAST VERSION of FreeRTOS?
Thank you
Antoine
Solved! Go to Solution.
2023-03-17 02:11 AM
Hello @ANauz.1,
For F4, FreeRTOS remains in native mode and supported on STM32CubeMX.So, 10.5.1 will be supported only on new series, it will not be supported on legacy series.
For new series, you can find X-CUBE-FREERTOS - FreeRTOS software expansion for STM32Cube - STMicroelectronics supporting the same level of features and configurability as native FreeRTOS. Some enhancements as well were added such as CubeMX updates to manage X-Cube FreeRTOS.
When your question is answered please close this topic by marking as Best the reply that answered you, it will help others find that answer faster.
Thanks for your contribution.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-17 02:11 AM
Hello @ANauz.1,
For F4, FreeRTOS remains in native mode and supported on STM32CubeMX.So, 10.5.1 will be supported only on new series, it will not be supported on legacy series.
For new series, you can find X-CUBE-FREERTOS - FreeRTOS software expansion for STM32Cube - STMicroelectronics supporting the same level of features and configurability as native FreeRTOS. Some enhancements as well were added such as CubeMX updates to manage X-Cube FreeRTOS.
When your question is answered please close this topic by marking as Best the reply that answered you, it will help others find that answer faster.
Thanks for your contribution.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.