This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugger/OS support in uVision 5.24 requires Keil version of RTOS?

Hello,

I have a STM32 project generated with STM CubeMX, it includes freeRTOS.
It builds and runs correctly. The problem is that System and Trhead viewer in the debug menu will not show any freeRTOS task or other object.

Is this because no Keil freeRTOS components are selected in the project? The freeRTOS modules come from the STM (CubeMX) library.

How to convince the debugger to use whatever freeRTOS I have, without breaking and reconfiguring the project? Any tool/advicce for reconfiguring ST Cube generated project to Keil's freeRTOS components?

Thanks,
Pavel