cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Debug config

tinu8888
Associate

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.

Screenshot 2025-02-07 at 3.55.37 PM.png

5 REPLIES 5
Pavel A.
Evangelist III

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?

 

I can create a debug configuration file, but I’m unable to see my default STM32 debug configuration option. 

Sorry, then this is all relief that one can get. Files not backed up can be easily lost :(

 

Billy OWEN
ST Employee

Hi @tinu8888 

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Regards,

Billy

Radosław
Senior II

Radosaw_0-1739220424140.png

Did you set shared file for your config?  this file can be backuped.

It is also good to set display in favorities.

 

Check:

workspace .. \.metadata\.plugins\org.eclipse.debug.core\.launches    for any *.lauch files

 

edit 2.

Your debug config should be visible

Radosaw_2-1739221116991.png

 

Not that as You try on

Radosaw_1-1739221081587.png  (here debug config are invisible for me also).