cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger stop always at same breakpoint (not continue execution)

JBeca.1
Associate II

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

1 REPLY 1
JBeca.1
Associate II

[UPDATE]

It only occurs in NUCLEO-F746ZG.

I checked in NUCLEO-F3030K8 and debugger works well.

Any idea?

Regards

Jordi