cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE 2.0 detached STM32CubeMX problem

JensH
Associate III

Hello,

I tested the new STM32CubeIDE 2.0 today and was initially confused that CubeMX opened when I double-clicked on the *.ioc file. However, this is listed as a new feature in the release notes.


Unfortunately, this feature completely destroys my projects.
When the code is generated, these settings in the CubeIDE project change:
- Targeted Language changes from C++ to C
- Linked folders are deleted
- Configurations: DEBUG, SYSTEM added
- Linker file settings from own configurations deleted

Did I make a mistake in the settings? Why is the project changed so much?

Best regards,
Jens

2 REPLIES 2
Mahmoud Ben Romdhane
ST Employee

Hello @JensH ,

 

First let me thank you for posting.

For more investigation, I suggest that you provide the initial STM32CubeIDE Project created with 1.19.0.

 

Thanks.

Mahmoud

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

JensH
Associate III

Hi Mahmoud,

I added the two projects.

One is generated with 1.19 and the other one is regenereated with 2.0.

 

Best regards

Jens