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,586件の閲覧回数
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,551件の閲覧回数
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