Skip to main content
AJbotic
Associate
June 2, 2019
Question

STM32CubeMX won't open project with previous FW package

  • June 2, 2019
  • 3 replies
  • 927 views

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

This topic has been closed for replies.

3 replies

AJbotic
AJboticAuthor
Associate
June 2, 2019

The only way to get the project to open was to revert to CubeMX version 5.1.0

Khouloud ZEMMELI
ST Employee
June 3, 2019

​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.

AJbotic
AJboticAuthor
Associate
June 3, 2019

Thanks @Khouloud ZEMMELI​  for confirming this issue and for the workaround.