2025-07-13 2:47 AM
Hi all,
I use the STM32CUBE IDE (version:1.18.1) on windows 10. I can not create a normal stm32 project recently, because CUBEIDE cannot generate the .ioc file.
(a) Abnormal code architecture
(b) Normal code architecture(reference)
If you know how to handle this, thank you very much for telling me.
2025-07-13 4:03 AM
Hello @Jiahong
To resolve this problem, you should update your STM32CubeIDE to the latest version 1.19.0, which is available under this link.
Best Reagrds.
STTwo-32
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-07-13 7:31 AM
i have tried in that way to , installed the latest version and tried to open in all that way too, i couldnt get ioc file in the new version too. is there any other ways that i can try to get the generation of ioc files
2025-07-13 9:18 AM
What is the last version that you are using. And are you creating your own project or trying to open an existing project. Could you try to generate your project using the standalone version of the STM32CubeMX to the last version of the STM32CubeIDE.
Best Regards
STTwo-32
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-07-13 11:03 AM
Hi,
so...just :
Please try to
-Close STM32CubeIDE
-Delete all those files from your PC: .stm32cufinder, .stm32cubemx, .stm32cubeide and .stm32cube
then restart the STM32CubeIDE and retest again.