How can I get the last SDK version for S32K144

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

How can I get the last SDK version for S32K144

Jump to solution
3,277 Views
pengchenbing
Contributor II
Dear support team,
   How and where can I get the last SDK version for S32K144 ?
   And I create a new S32DS projection in DS32 , but none components can I add to it ,I want add FreeRTOS component to it .
   

Regards,

0 Kudos
1 Solution
2,186 Views
stanish
NXP Employee
NXP Employee

Hello Peng,

I'd recommend you to install the latest update (S32 Design Studio for Arm v2.0 - Update 2 available)

It includes the latest S32K14x SDK v0.8.5 EAR - see the release notes attached with the release announcement for more details about features and "What is new".

Regards,

Stan

View solution in original post

0 Kudos
2 Replies
2,187 Views
stanish
NXP Employee
NXP Employee

Hello Peng,

I'd recommend you to install the latest update (S32 Design Studio for Arm v2.0 - Update 2 available)

It includes the latest S32K14x SDK v0.8.5 EAR - see the release notes attached with the release announcement for more details about features and "What is new".

Regards,

Stan

0 Kudos
2,186 Views
jiri_kral
NXP Employee
NXP Employee

Hello, 

On main menu bar click on File -> New S32DS Application project

pastedImage_1.png

Select S32K144 device and put unique project name 

pastedImage_2.png

In next step select S32K144 SDK:

pastedImage_3.png

Double click on processor expert and add FreeRTOS component. Don't forget generate Processor Expert code. 

pastedImage_4.png

Change FPU instructions settings by right click on project name -> properties 

pastedImage_5.png

Other way is use and modify FreeRTOS example.

Jiri 

0 Kudos