2023-08-10 02:26 AM
Hello,
I got below error while opening .ioc file in cubeIde.
Invalid Input: 'project_Test.ioc' file content is not supported.
This file has been generated with STM32CubeMX version '6.8.1'.Your current STM32CubeMX version is '6.8.0'.
Please check for update: Help > Check for Updates
Hence, I uninstalled CubeMx version and reinstalled version 6.9.1. Still cubeIde gives above error.
Now my laptop is having cubeMx version 6.9.1 then also cubeide detects 6.8.0.
Is there anyway to change the cubeMx version to installed one i.e. 6.9.1 into cubeide so i can open .ioc file in cubeide.
Regards,
Nikhil
2023-08-10 03:07 AM
Well, you have to consider that there are two independent tools:
If you are using an old version of STM32CubeIDE, which includes an old STM32CubeMX, you may get this error message. A current version of the stand-alone programme STM32CubeMX will not help you, but only updating STM32CubeIDE.
Hope that helps?
Regards
/Peter
2023-08-10 06:55 AM
What you need to do is update STM32CubeIDE, not STM32CubeMX.
2023-08-10 09:11 PM
There is some issue with STM32CubeIDE 1.13.1 . Refer my thread Solved: Error: failed to erase memory - STMicroelectronics Community
Hence, I am using 1.12.0 but facing issue mentioned above.