We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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