Hi David,
Thnx for the reply. I already have tried this.
I dont know wether I am right or wrong but I have read in MQX User Guide
that the default Scheduling Algorithm in MQX is FIFO and it is priority
based.
Also in MQX Task Templates there is no Time Slice defined in ttl.c file. It
is 0.
So I think it is working on a FIFO.
What I have learnt is, However there is delay to jump from one task to
another, But lwmsg_receive itseft let the task to wait (into sleep mode) so
it will let the other task to run.
I dont know How it is Jumping from one Task to another in FIFO.
Any way thnx again.
On Sat, Feb 14, 2015 at 1:27 AM, David E Seymour <