2018-01-17 11:34 AM
Can anyone share advise how to enable System and Thread view in the uVision debugger when using ST freeRTOS components instead of Keil's?
I've created a project in CubeMX with freeRTOS tasks. It seems to work, but Keil's debugger cannot see any freeRTOS tasks, threads, queues etc. Maybe their own OS component has some instrumentation for debugger. Looking for a way to easily substitute ST sources and includes to Keil's, or add missing instrumentation.
Thanks in advance
Pavel A.
#freertos+hal #keil-debugger