How can I get the last SDK version for S32K144

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

How can I get the last SDK version for S32K144

跳至解决方案
4,218 次查看
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 项奖励
回复
1 解答
3,127 次查看
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 项奖励
回复
2 回复数
3,128 次查看
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 项奖励
回复
3,127 次查看
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 项奖励
回复