Two CubeMX versions on the same Windows machine?
Is it possible to have two versions of CubeMX installed (or otherwise used) on one Windows-PC?
My problem is, that an older project used Atollic, and that still needs to be supported. For another project I installed CubeIDE that wanted a newer CubeMX version (6.x). The Atollic used CubeMX 5.x. Now CubeMX 5.6 can't open a ioc-file made with CubeIDE (CubeMX 6.x), and if I just open the ioc-file created with CubeMX 5.x with CubeMX 6.x, the code generation produces code that doesn't work (at least interrupt priorities get set to zero in the ioc-file even if the project is not saved).
It's quite annoying having to re-install CubeMX each time I have to change the project to work with. At least if I need to even open the ioc-file.
