Skip to main content
MLang.7
Associate III
January 18, 2021
Question

Cube32CubeIDE v1.5.1 skips breakpoints

  • January 18, 2021
  • 1 reply
  • 832 views

Hello everyone,

first of all, a 'hello' from me as I'm new to the STM-world! Today I sarted with the Cube IDE on Ubuntu and a STM32H743ZI2 NUCLEO board. After troubleshooting the IDE i finally managed to get it working. When debugging, the program is halted upon entry, but every further breakpoint is ignored. Since I tested it on a blinky program, I can tell, that the code is executing. Every other function like stepping seems to work fine. Furthermore, the problem only occurs on my Ubuntu System, the Windwows version works fine.

This topic has been closed for replies.

1 reply

Markus GIRDLAND
ST Employee
January 19, 2021

Hello MLang!

Are you using the same GDB server on both Ubuntu and Windows? How many breakpoints are you using?

If you're using ST-Link GDB server then please activate the logs in the debug configuration and send it to me and I can take a look at it.