Skip to main content
Nsg1987
Associate III
August 10, 2023
Question

STM32CubeMX version issue in STM32CubeIde

  • August 10, 2023
  • 3 replies
  • 4039 views

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 

 

    This topic has been closed for replies.

    3 replies

    Peter BENSCH
    Technical Moderator
    August 10, 2023

    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
    August 10, 2023

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

     

    Nsg1987
    Nsg1987Author
    Associate III
    August 11, 2023

    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.