Hi Emmanuel,
That is a good idea,
Thank you very much.
Best regards,
Baska
[quote user="Emmanuel Trinidad - Alicea"]
Hi Baska,
A task cannot be explicitly changed into READY mode. You may want to consider having the task pend on a Semaphore. You can specify a Timeout (in clock ticks) and you can post the Semaphore from another task if you would like to trigger execution before the Timeout is over.
Regards,
--Emmanuel
[/quote]