I am using openocd to debug firmware for STM32H743 and STM32L475 processors using freertos. When I stop the program in the debugger not all stack traces of the different threads are shown correctly.
The attached patch solves the problem.
Log in to post a comment.