I am using the STM CubeIDE with a Nucleo L476RG dev board. When I first generated a project I was able to download it to the card and debug. then for some reason I started getting an error saying the arm-none-eabi-gdb.exe has stopped working.
I am able to open an example project and debug that without issues. I have tried regenerating my project, generating a new project, and even reinstalling the tool and generating a new project, but I still get the same error on debugging. I can still ...