2023-12-07 06:48 AM - edited 2023-12-07 07:36 AM
I upgraded STM32CubeIDE to 1.14.0 and then when I went to open an ioc file I got this message:
This project was setup with STM32CubeMX V6.9.2 using STMCube FW_G0 V1.6.1.
There are two options to proceed:
-Migrate:Migrate your project using the current STM32CubeMX version (6.10.0)
-Continue: Continue to stay compatible with the old STM32CubeMX version 6.9.2
I chose the 'Migrate' option, which was probably a mistake. Now when I try to open the ioc file it just goes blank. Any advice please?
ADDED LATER: In the meantime, I tried opening a different project, but selected the 'Continue' option. Again I got a blank tab when I tried to open the .ioc file
Solved! Go to Solution.
2023-12-08 02:15 AM
OK, I seem to have solved the problem by using X11 instead of Wayland.
I remembered that to get the previous version to work I had to change the .desktop file to use X11 instead of Wayland. I have now done the same thing for version 1.14.0 and the MX configuration program now works.
I can't say I understand it - but it's working.
Thank you responders!