After I import the freeRTOS package into s32ds, how do I create a freeRTOS project?

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

After I import the freeRTOS package into s32ds, how do I create a freeRTOS project?

1,444 次查看
ct5ctl
Contributor II

Hello!

After I import the freeRTOS package into s32ds, how do I create a freeRTOS project? I did not find the FreeRTOS option in the SDK window

ct5ctl_0-1676783949377.png

ct5ctl_1-1676783987478.png

And my development board is S32K3-T-BOX, and its main control chip package is s32k344-MaxQFP-172, but the FreeRTOS DEMO seems to only support S32K3X4EVB-Q257 package? How to solve it

ct5ctl_3-1676784200734.png

ct5ctl_2-1676784167110.png

 

 

1 回复

1,409 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @ct5ctl 

It should be selected in Configuration tool. Create new project and add RTD 2.0.1 (this FreeRTOS package is compatible only with RTD 2.0.1). Then go to the Configuration tool and you should find FreeRTOS in Components.It can be used with both packages.

Regards,

Lukas