Error occurred while compiling the project

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

Error occurred while compiling the project

399 Views
Anilpatil_SasvaAuto
Contributor III

Hello Team,

I am encountering the error "Path to collateral manifest does not exist: ${S32SDK_S32K1xx_RTM_4.0.2}/S32DS/itm/collateral.sdk.s32k1xx.4_0_2.xml" while compiling the project. Please provide the cause and solution for this issue.

Tags (1)
0 Kudos
Reply
1 Reply

379 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

The error you're encountering could mean that the S32 Design Studio (S32DS) is expecting a specific SDK version (4.0.2) to be installed, but it cannot find the required manifest file at the expected path. This usually happens when the SDK is not installed or the environment variable ${S32SDK_S32K1xx_RTM_4.0.2} is not set or incorrectly set.
Here are the steps you can take:

1. Install the SDK via S32DS Extensions and Updates
2. Check Environment Variables, but if you installed the SDK via S32DS Extensions and Updates, this variable is usually set automatically.
3. Use the Correct S32DS Version
S32DS v3.4 is bundled with SDK 4.0.2 . If you're using a different version, it might not recognize or support that SDK version.

BR, Petr

0 Kudos
Reply