Seriously, please spend some time with the TinyOS programming manualthat
Phil wrote:

http://csl.stanford.edu/~pal/pubs/tinyos-programming.pdf

tinyos tasks are intended to be mall, run to completion pieces of code.
 There is no way of
stopping a task.  with or without timers.  there are no premeptive tasks.

eric

On Sat, Aug 2, 2008 at 9:24 AM, ram kishore <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I post a task from one event.How can I stop it from another task without
> the use of timers?
>
> When a task is posted, will it run to completion? How can we post
> preemptive tasks?
>
>
> Best Regards,
> Kishore
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to