Senior
December 5, 2023
Solved
Can STM32CubeIDE change a processor within a current workspace/project
- December 5, 2023
- 3 replies
- 7503 views
STM32CubeIDE
Version: 1.12.0
We have an older Atollic TrueSTUDIO workspace that we want to migrate to a STM32CubeIDE. The original plan was to take one of our newer STM32CubeIDE projects, change the processor and then import the older source code files. The question we have is that there does no seem to be an easy way to change the processor in STM32CubeIDE, even under the Device Configuration Tool. In Atollic you could go into the project settings and use a pull-down to simply change the processor. Do you have to create a new project and then import the the original code into it to change a processor?
Thanks