cancel
Showing results for 
Search instead for 
Did you mean: 

Source File

DYann.1
Senior

Hello,

After after installing version Version: 1.13.1 (I have before the 1.8.0). I can open my Projet and compile with no errors. But when I'm in Debug mode I can't see my code but I have this message : 

DYann1_0-1697647776539.png

What does that mean ? The source file I can see :

DYann1_1-1697647975585.png

Do you know how to proceed ?

Thank you for your helps.

Regards

17 REPLIES 17

Hi,

After your advices I have this picture :

DYann1_0-1697724375644.png

So probably I must click on Restore Defaults ?

I think it's not a good idea to upgrade to 1.13.2. I had a lot of problems switching from version 1.18 to version 1.13.1. Can you give me more detail about : 

DYann1_0-1697723893700.png

I don't know how to proceed. Thank you for your helps.

I think that you project is not correct in the workspace. 

Delete ist from the workspace 

padawan_0-1697724221590.png

and reimport it. (open projects from File System)

The 1.13.2 have some Bug-fixes over the 1.13.1 

https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:STM32CubeIDE_errata_1.13.x#Delta_between_1-13-1_and_1-13-2

padawan

 

 

If I do that; I'll lose my project right ? So how to import if you have nothing on your disk ? I don't understand your method 

No the picture will read as "not check this ooption"

if you know where your project with all the source files are. make a Backup

(right click on the project folder -> send it to -> Zipfolder.

padawan

 

DYann1_0-1697725699915.png

Ok, I'll do that. But after how to reimport it ? Can you give me the details please ?   

Ok this will be a long telling about basics.

The zip folder is only for you as Backup. With this the state can always be restored.

Unzip the zip file on your desktop into a folder say "Test". Delete the .launch file in the folder.
Then go to "Open Projects from File System" in the IDE. Navigate to your "Test" directory on the desktop. Then OK.
Do a "Project-> Clean" and a "Project->Build All".
Then in "Run-> Debug Configurations". Then create a new configuration.

padawan_0-1697788433234.png

 

Apply.
Then "Run Debug".
What happened now? Is it working?
Padawan

 

 

Hi,

Thank you for your helps. After rename the folder and delete the .launch file, I open the the Test projet like this picture. After clicking finish

 

DYann1_1-1697795663421.png

I have nothing in my IDE :

DYann1_2-1697795830941.png

Very strange

Hi

please copy the files not into the Workspace. Copy them into a Folder on your Desktop.

And then import the Folder from your Desktop. 

Padawan