2019-01-11 03:35 PM
It appears that v5.0.1 is assigning the wrong firmware package on import.
I start a new CubeMX project using the MCU Selector and pick an F103c8. Then go to file->Import and select a .ioc for an existing f303 project. When I generated code for the basic project it would not compile because of lot's of missing files. Looking at the Project Manager page I see that the Firmware package name has been changed from the F1 package which is appropriate for the F1 MCU I've chosen, to the F3 package from the project I imported.
I edited the project.ioc file to have it point to the F1 firmware package, generated the code and it all compiled with no complaint. It looks like there's a bug in Import. The Firmare Package should match the selected MCU, not the imported project.
Dave
2019-01-15 02:14 AM
Hello @Sidlauskas.David ,
Can you please share your ioc file to check this issue.
Kind Regards,
Imen
2019-01-15 02:23 PM
2019-01-24 12:53 AM
Hi @Sidlauskas.David
Your issue has been transmitted for the dev team.
it will be implemented in the next version of the CubeMX.
Best Regards,
Wael