STM32 Debugging not available
I am using STM32G031J6M6 and using NRST pin as GPIO.
I have been unable to connect to STM32CubeIDE, CubeProgrammer and ST-Link Utility since then, probably because I executed __WFI() in the program.
CubeProgrammer error code
STM32 target not found! If your product has debug authentication built in, please use debug authentication to run detection.”
I did a lot of research and could not connect to either Software/HardwareReset.
Please share your wisdom on how to connect and debug.
