Hi,
I have used S32DS Platform IDE and created a project for S32K3x4 IC. I would now like to change this project to S32K31x controller.
What is the best way to update an existing project?
Is there any document highlighting the steps required to make this change?
I want to avoid creating a fresh project from scratch.
Any inputs will be of help.
Regards
Solved! Go to Solution.
Hi @tecprasant,
Currently, the most viable option is to generate a new project with the desired part number and copy your application source files from the pre-existing project as well as any customizations you made to the project properties.
Sorry for the inconvenience.
Best regards,
Julián
Thanks @Julián_AragónM . This information makes it very clear for me.
Hi @tecprasant,
Currently, the most viable option is to generate a new project with the desired part number and copy your application source files from the pre-existing project as well as any customizations you made to the project properties.
Sorry for the inconvenience.
Best regards,
Julián
@Julián_AragónM : Thanks for the inputs. This answers my query.
I have an additional query: If I want to only change the MCU package, say from S32K344 172 pin package to 100 pin package, then what is recommended?
(a) I create a new project?
(b) I change the package in the NXP package selection (in the same project) ?
Regards,
Hi @tecprasant,
For changing the package, this can be done inside the S32DS Config Tool (option b), just keep in mind the difference between these packages and modify the pin configurations accordingly.
Best regards,
Julián