cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX version issue in STM32CubeIde

Nsg1987
Senior

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 

 

3 REPLIES 3
Peter BENSCH
ST Employee

Well, you have to consider that there are two independent tools:

  • STM32CubeIDE, contains its own instance of STM32CubeMX.
  • STM32CubeMX

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

In order 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.
keys king
Associate II

   What you need to do is update STM32CubeIDE, not STM32CubeMX.

 

Nsg1987
Senior

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.