Skip to main content
JBeca.1
Associate II
April 8, 2020
Question

Debugger stop always at same breakpoint (not continue execution)

  • April 8, 2020
  • 1 reply
  • 652 views

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

This topic has been closed for replies.

1 reply

JBeca.1
JBeca.1Author
Associate II
April 21, 2020

[UPDATE]

It only occurs in NUCLEO-F746ZG.

I checked in NUCLEO-F3030K8 and debugger works well.

Any idea?

Regards

Jordi