Create S32K Project

Create FreeRTOS Project

Right click in Project Explorer -> New -> S32DS Project Example


Select a FreeRTOS Example Project that matches the corresponding NXP MCU model.


After create FreeRTOS Project, then use the Configuration tool to generate the kernel file


You can preview the generate code before the Configuration Tool modify the project

Click the icon to let the Configuration Tool update the project.


Go back to the FreeRTOS project and build it.

Right click Project -> Build Project

Last updated