Hello,
I have a project targetted for STM32F103. We upgraded the microcontroller on the board with an STM32F412.
From the "Select Software Packs" in the project I added the STM32F4xx_DFP package too
and then changed in the Option -> Device tab the device
but then the Manage Run-Time Environment window pops up because some components are missing:
Hovering on the red components it seems that subitems haven't been updated when changing the device. The Resolve button only fixes the yellow CMSIS Driver (related to USB driver), while other components are still tight to F1 device.
Is there a correct way to manage this migration or do I have to create a new project from scratch and then import everything into it?
Thanks in advance and best regards,Stefano
Hi Stefano,
the best way would be to start from scratch and enable same components.
Best regards, Milorad