2386231_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2386231_en-US

2386231_en-US

S32DS issue regarding the reference to external files

Currently, we are using the demo project. The files in the SDK/platform/drivers/src directory of the project folder are external linked files, which makes it difficult for me to share the project with others as I cannot locate these files. I wonder if there is any way to mount the linked files into the project (excluding the method of copying them one by one).

NXP2_0-1782376311748.png


Re: S32DS issue regarding the reference to external files

Hello @NXP2 ,

This is expected behavior for older SDK-based S32DS projects. Some SDK driver files are added as Eclipse linked resources, so they are shown in the project tree, but the physical files remain in the installed SDK package location.
 
For sharing such a project, the recommended approach is to provide the project together with the exact S32DS/SDK package version required on the other PC. If a fully self-contained project is needed, the SDK files must be copied into the project and the linked resources/build paths updated accordingly.
 
Please note that newer RTD-based projects generated by S32 Configuration Tools copy the required/generated driver files into the project automatically during the Update Code step.

Best regards,

Pavel

Re: S32DS issue regarding the reference to external files

The currently used version is S32SDK_S32K1XX_RTM_4.0.2. As shown in the following figure, the two files come from different folders. Do we need to set anything for this?

NXP2_0-1782396868796.png


Re: S32DS issue regarding the reference to external files

Hello @NXP2 ,

What version of SDK for which S32K family do you use?

Best regards,

Pavel

Tags (1)
No ratings
Version history
Last update:
15 hours ago
Updated by: