Hello
I use the SDK 2.9 version, and MCU is S32K114.
After I config clock, pin, and FreeRTOS, compile,and run.
I find that system tick run into interrupt and counter, but OS could not switch to others task,just always run in idle task.
For the project code, please see the attachment.