Hello Everyone,
I am using MK60FX512VLQ12 controller, CW10.6 & MQX4.1.
In my project I am using different task as main,usb,can,gprs,sd card & its working fine.
But recently I have observed sometimes my system get hang after restarting it works fine, then I debug the code and come to know that it goes to dispatch.s where its written no task to run and in MQX task summary status for all tasks is OK & it is in time delay loop.
Then why I am getting no task to run?
How to solve this problem?
Please help me.
Thanks.