2020-04-08 05:48 AM
Dear all,
I'm using NUCLEO-F746ZG and STM32CubeIDE v1.3.0.
I have some examples working without any proble (EXTI for example)
But I created a new project for Nucleo board + FreeRTOS, and I have problems with debugger.
When I start a debug session and debugger stop at any breakpoint, when I try to continue the debugger always remains at same point (the breakpoint) and not continue FW execution.
With basic example (EXTI) debugger works ok.
Any idea?
Thanks for you support
Jordi
2020-04-21 08:11 AM
[UPDATE]
It only occurs in NUCLEO-F746ZG.
I checked in NUCLEO-F3030K8 and debugger works well.
Any idea?
Regards
Jordi