Keil uVision debugger OS support with ST freeRTOS library
Posted on January 17, 2018 at 20:34Can 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 K...