Build error S32k114

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Build error S32k114

385 次查看
govindjogesh-123
Contributor I

I am getting an error while compiling the code. Could you please help me in understanding what this error means? I have attached the screenshot of the error. It is saying that path to collateral manifest does not exist.

0 项奖励
回复
1 回复

353 次查看
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 项奖励
回复