2025-01-14 06:17 PM
Hi,
For FreeRTOS we can choose using CMSIS OS wrapper in the CubeIDE. But there is not such options for ThreadX. So, how to enable it?
Thanks.
2025-01-15 02:49 AM
Hello @diverger,
Here is an article on How to create a Thread using AzureRTOS and STM32CubeIDE.
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.
2025-01-15 04:32 AM
Hi,
Thanks for the link. But what I want to know is how to enable 'CMSIS RTOS' wrapper for ThreadX in STM32CubeIDE.