If you started out with an old TOS install you may have
an old version of cygwin which I seem to remember was not
entirely compatible with the modern world. You might need
to start installing from scratch...

Also, around that time "they" (actually cygwin) changed some of
the syntax for accessing serial ports from "COM1" to "/dev/ttyS0"
(where the number is n-1 from the COMn value).

You can also try some of he simpler demo apps that send messages
directly to the UART, and the ListenRaw java program to see if
you are getting anything at all.

MS



[EMAIL PROTECTED] wrote:
> Hello, everybody
>      I have to update to tinyos 1.1.15 to implement a MAC protocol. Following 
> the
> instructions, i first install 1.1.7 and then use rpm to update to 1.1.15.
>      But "Listen" command do not work, and i find that files in
> "C:\tinyos\cygwin\opt\tinyos-1.x\tools\java" are all not compiled at all.so i
> complie them using "make" command.
>     After that i try to run "surge" application on micaz motes. when i use
> "Listen" command, no messages are received.
>     Is it the problem of installing 1.1.15 ? can someone tell me how to 
> update to
> 1.1.15 steadily?   if installing is no problem, what else should i do to apply
> "Surge" to micaz motes?
>     thank you very much for your valuable time.
>     
>                                                            
>                                                                 Liam    
> 
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to