2019-06-02 01:54 PM
Receiving this message:
"
This project has been created with CubeMX version 5.1.0
The Firmware Package (STM2Cube FW_F4_V1.24.0) required by the Project is not the latest version available in your STM32CubeMX Repository.
You can continue with this Firmware Package,
or you can migrate the project and work with the latest version of the Firmware Package.
Warning: some parameters may be modified during migration to be compliant with latest Firmware version
Continue now or Migrate Project?
| Continue | Migrate | Cancel |
"
I select "Continue" and the mouse pointer spins like it's trying to open the project, but nothing actually happens.
I've tried several previous commits to make sure my project file isn't corrupt, same result with all previous projects.
Ubuntu 18.04, CubeMX 5.2.1
2019-06-02 03:45 PM
The only way to get the project to open was to revert to CubeMX version 5.1.0
2019-06-03 12:13 AM
Hello @AJbotic ,
Issue will be fixed in the next release.
For the moment :
1-Open CubeMX
2-Create new project : choose any MCU
3-Then load your project
-> it will be opened
this's a provisional solution.
Best Regards,
Khouloud.
2019-06-03 10:27 AM
Thanks @Khouloud ZEMMELI for confirming this issue and for the workaround.