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

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

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

665 Views
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 Reply

630 Views
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