Build error S32k114

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

Build error S32k114

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

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