Cube32CubeIDE v1.5.1 skips breakpoints
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.