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