Waiting for debugger connection (configuring GDB)
I tried to program an STM32F407-DISC1 board in CubeIDE 2.1.1 after an IDE update and after a my break from programming.
With "GDB server" I get an endless "Waiting for debugger connection..." state with "Configuring GDB" in the progress tab. With "OpenOCD" everything stops at:
Listening on port 3333 for gdb connections
Info : [STM32F407VGTx.cpu] external reset detectedAt the same time I can download a .bin file through STM32CubeProgrammer, so the cable and the IC’s seem to be fine.
I have upgraded the ST-LINK firmware, installed the stsw-link009 driver, and disabled Windows Firewall — none of this helped.
What else could I try?
