2025-11-18 8:06 AM
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
2025-11-18 8:34 AM
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.
2025-11-18 1:52 PM