Most recent SDK

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

Most recent SDK

1,357 Views
albrechtmichael
Contributor I

What is the most recent SDK? I've seen a folder S32SDK_S32K14x_RTM_2.0.0.

Currently i am using S32SDK_S32K14x_EAR_0.8.6 as it came with my installation package.

How can I update SDK? What ist the meaning of RTM, EAR ?

When I try it by context menu "SDK" in project view, dialog cannot find a "source.xml"

If I rename sources_S32K14x_SDK.xml to source.xml it imports an iar toolchain Version 1.0. What is happening here?

Regards,

Michael

Tags (3)
0 Kudos
4 Replies

1,145 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

the most recent version is v2.0.0 RTM. The EAR means Early Access Release, the RTM means Ready to Manufacture.

I'm afraid that only SDK update possibility is create empty project with v2.0 RTM SDK, move your code into project and manually set parameters for module in processor expert. But I need to clarify this with SDK team. 

Jiri

0 Kudos

1,145 Views
albrechtmichael
Contributor I

Hi Jiri,

thank you very much for your fast response. :-)

However, if I create  a new project by File->New->S32DS Application Project, I cannot choose the RTM2.0.0.

If I open the file dialog at line "SDK", I only get Version 0.8.6 listed. No way to specify 2.0.0.

RTM is installed, I can see it in the Help->Installation Details Menu.

Regards,

Michael

0 Kudos

1,145 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

just select bare metal project in New project settings: 

pastedImage_1.png

Hope ti helps. 

Jiri 

0 Kudos

1,145 Views
albrechtmichael
Contributor I

Hi Jiri,

that helped. :-)

Thank you very much for your effort.

Regards,

Michael

0 Kudos