Associate II
January 30, 2024
Solved
STM32H755 Nucleo M4 core debugging problem.
- January 30, 2024
- 4 replies
- 7064 views
Hello, STM32 community,
I am currently working on a project using the STM32H755ZI-Q Nucleo board, and I've encountered a perplexing issue with the M4 core during debugging. I have written a basic code to toggle two onboard LEDs, and while the code seems to work as expected, the M4 core gets stuck at "Waiting for Debugger Connection" during debugging. Strangely, I can still add breakpoints in the M4 code and pause the LED toggling successfully. The project files are attached. Please can someone help me with resolving the debugging issue for M4? If you find this post irrelevant feel free to delete it.
Solutions I tried:
Snaps from my Cube IDE:




