Forum: System Workbench for STM32

Support for importing Project from one STM32 family to other.

Is there a plugin support for importing the existing project of one STM32 Family to other or do we have to create a new Project from scratch,
Thanks and Rgds,
Rp

Hi,

For now, there is no target change support. You have to create a new project from scratch due to the firmware contents difference (peripheral drivers, linker scripts, symbols...) then copy your sources into this project.

Regards,
Kevin