I have just created a mcuxpresso project. this used freertos component from adding operating systerm in SDK wizard.
When i run file main without using xTaskCreate function, build successed. then i add a task, build failed.
My IDE uses sdk version 2.14.0 and manifest vesion 3.13.0.
What do i need to fix this bug ?