Thank you very much

2007/12/5, Jeongyeup Paek <[EMAIL PROTECTED]>:
>
>
> You can reboot the motes via software.
> Five lines copied from deluge code...
>
>               cli();
>               wdt_enable(0);
>               while(1) {
>                     __asm__ __volatile__("nop" "\n\t" ::);
>               }
>
> Thanks
>
> - jpaek
>
>
> Bernardo Avila Pires wrote:
> > Greetings!
> >    I am currently facing serious problems to transform some of my
> > tests usign mica2 motes into automated versions (repeated executions
> > with parameter variations among them).
> >   Can someone please shed some light on my ideas? Any books or
> > comments would be useful.
> >   Also, is there a way to reboot the motes via software?
> >   Thanks in advance for your help.
> >        Regards,
> >                 Bernardo
> >
>
> --
>
> Jeongyeup Paek
> Ph.D. student
> Embedded Networks Laboratory
> Department of Computer Science
> University of Southern California
> http://enl.usc.edu/~jpaek
>



-- 
"The truth shall set you free"
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to