Error occurred while compiling the project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error occurred while compiling the project

407件の閲覧回数
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.

タグ(1)
0 件の賞賛
返信
1 返信

387件の閲覧回数
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 件の賞賛
返信