S32DS Console error

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

S32DS Console error

2,108 Views
sungjun
Contributor II

Hello? NXP Team.
I have a question to solve the Console error while using SDK.

My project is imported.
The build is working fine while the error message is sent.

When I run SDK, the following message is sent to the Console window.
I want to solve the error below, but I don't know where to look.

sungjun_0-1728021621174.png

아래는 제가 사용하고 있는 버전에 대한 정보입니다.

sungjun_1-1728021653459.png

sungjun_2-1728021677099.png

 

 

 

0 Kudos
Reply
9 Replies

1,930 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @sungjun,

I have found an SDK 3.0.0 incident report containing this very error mesage. There is an issue with the PEX code of this SDK version, but this does not effect to the configuration and generated code, please ignore it. Or use a newer version of the SDK / RTD drivers.

 

Regards,

Daniel

 

0 Kudos
Reply

1,884 Views
sungjun
Contributor II

Thanks for the answer.
Then which version should I install?
Can you give me the link address?
I pressed 'check for update' in SDK 2.2, but the RTM version is not found.

sungjun_0-1729240409015.png

 

0 Kudos
Reply

1,835 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @sungjun,

The Fix version filled in the report is S32K1xx_SDK_RTM_4.0.0.

However, this version uses a new configuration tool, not the Processor expert, therefore, it is not compatible with the project built with SDK 3.0.0 in S32DS 2.2 IDE.

 

Regards,

Daniel

0 Kudos
Reply

2,064 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @sungjun,

I see that you have SDK 3.0.0 installed.

The project you imported, what SDK was it built with?

 

 

0 Kudos
Reply

2,045 Views
sungjun
Contributor II
Hello? NXP team.
I installed RTM 3.0 to develop on SDK platform 3.4,
but due to development circumstances, I am developing by building on arm 2.2 as shown in the photo.
0 Kudos
Reply

2,038 Views
danielmartynek
NXP TechSupport
NXP TechSupport

The SDK versions for S32DS 3.4 and S32DS 2.2 are not compatible.

Again, you need to have the SDK that was used to build the project installed.

 

Regards,

Daniel

0 Kudos
Reply

1,990 Views
sungjun
Contributor II

Currently, I have all of the following IDEs installed on my PC.
1. S32 Design studio for S32 platform 3.4
2. S32 Design studio for arm version 2.2

The current project was built in S32 Design studio for arm version 2.2.

RTM 3.0 was installed for platform 3.4.

How can I avoid the error in the question when using S32 Design studio for arm version 2.2?

I would appreciate it if you could explain in more detail.

0 Kudos
Reply

1,966 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

as was said, the SDK versions aren't compatible. It is possible migrate project from S32DS v2.2 to S32DS v3.4, but the backward way is impossible. S32DS v2.2 uses Processor Expert, S32DS v3.4 uses Config Tool. 

If you like to use S32DS v2.2 with SDK and Processor Expert, you need to create project in the S32DS v2.2 and don't migrate it into S32DS v3.4. 

0 Kudos
Reply

1,948 Views
sungjun
Contributor II

Hello NXP team.
My project was created in S32DS v2.2 and is being built and used in S32DS v2.2.

S32DS v3.4 is not being used at the moment.

So back to my question, how can I get rid of the error that occurs the first time I run S32DS v2.2?
In what cases would such an error message appear?

0 Kudos
Reply