changing target CPU
Hi there,
I'm new to CrossWorks, and I'm trying to change the target CPU of an existing project from an STM32F103RC to an STM32L152RC. I see the option to select a target device when creating a new project; however, I can't find any option to change it for an existing project.
I suppose I could create a new project targeting the new processor/board, and port my existing project; or, perhaps modify the solution file by hand to replace linker memory map file, vectors, etc.
Any advice on the best way to proceed?
And, is there any way to build a single project for *multiple* target hardware? e.g., some OS's support a device tree that describes the target hardware, and a project can be built for different hardware platforms with a build-time flag. Is there anything similar with CrossWorks?
Thanks in advance!
Please sign in to leave a comment.


Comments
1 comment