Skip to main content
Kmax18
Senior II
July 22, 2023
Question

STM32CubeIDE debugger skips all breakpoints. (SOLVED)

  • July 22, 2023
  • 0 replies
  • 1033 views

Hello! I am using STM32CubeIDE Version 1.12.1 and the HAL library with a NUCLEO-F103RB.

During debugging the integrated STM32CubeIDE debugger pauses at the first command, in my case at HAL_Init(), but then skips all other breakpoints. The menu option 'Skip all breakpoints' is disabled, so the debugger should stop at all enabled breakpoints. Is there another user option that must be selected?

SOLVED, the debugger works as expected.

 

 

    This topic has been closed for replies.