I am using STM32CubeIDE (on Win10 OS), which is based on STM32CubeMX version '6.2.0'. I have a project configuration file (my_project.ioc) created with STM32CubeMX version '6.4.0'. When I try to import the project using the "STM32 Project from an Existing STM32CubeMX Configuration File (.ioc)" option in STM32CubeIDE, I receive the following error:
"Invalid Input: 'my_project.ioc' file content is not supported. This file has been generated with STM32CubeMX version '6.4.0'. Your current STM32CubeMX version is '6.2.0'. Please check for an update: Help > Check for Updates"
I am unable to update my STM32CubeIDE version due to other projects in late development stages. Is there any solution or workaround to import the project into my current version of STM32CubeIDE without updating the IDE? Any suggestions or insights would be greatly appreciated.
Thank you.