2025-02-07 04:04 PM
Hi there, I’m a beginner to STM32CubeIDE. I was running examples downloaded from STM32CubeMX for the Nucleo-F072RB on a Mac M3 using STM32CubeIDE. However, I suddenly encountered an issue where I can’t debug anything. The default STM32 debug configuration, which was functioning correctly before, is no longer visible.
I’ve attempted to uninstall and reinstall STM32CubeIDE, but unfortunately, the problem persists. While I can create a debug configuration file, I would greatly appreciate your assistance in restoring my default debug configuration. This would be a significant relief for me.
2025-02-07 04:31 PM
> I’ve attempted to uninstall and reinstall STM32CubeIDE, but unfortunately, the problem persists.
Because the debug config and other files that belong to specific project are stored inside the project, not with the CubeIDE data.
> While I can create a debug configuration file
So you can create a new debug configuration from scratch and it works?
2025-02-07 04:35 PM
I can create a debug configuration file, but I’m unable to see my default STM32 debug configuration option.
2025-02-07 04:43 PM
Sorry, then this is all relief that one can get. Files not backed up can be easily lost :(