I want to create a new project,but there is an error about multiple definition.
my steps as below:
1. S32DS--->file--->new---> S32DS Application project --->family S32k3xx and choose S32K344--->next--->done
2. copy static code from RTD1.0/plugins to my project, here I also copy plugins/platformxx/startup files.
3. define preprocessor macro "S32K344" and S32K3XX
4. declare header files
5.build project
It seems that the system doesn't get the right link file.