STM32CubeIDE issue initializing Debugging
I have been having this issue reoccuring and has only started in the past month. I have upgrade and downgraded versions (currently back at 1.12.0) with hopes to fix it and while it goes away for a bit and I am able to work with the live debugging for a bit it always returns.
The two behaviours are giving me an error with the register 0 or the following:
"Board : STLINK-V3SET
Voltage : 3.28V
SWD freq : 8000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x450
Revision ID : Rev V
Device name : STM32H7xx
Flash size : 2 MBytes
Device type : MCU
Device CPU : Cortex-M7
BL Version : 0x90
Memory Programming ...
Opening and parsing file: ST-LINK_GDB_server_a07300.srec
File : ST-LINK_GDB_server_a07300.srec
Size : 110.96 KB
Address : 0x08020000
Erasing memory corresponding to segment 0:
Erasing internal memory sector 1
Download in Progress:
File download complete
Time elapsed during download operation: 00:00:01.236
Verifying ...
Download verified successfully
Shutting down...
Exit."
I usually can get this issue to go away after playing around with the Debug Configurations, but so far nothing reproducible.