Hi all, 

I have ported a programme from tinyos 1.x to 2.x. The
programme can be compiled and now I try to set up the pc-mote-communication
and there seems to be problem. 

If I use  

_java.net.tinyos.tools.Listen_


I get a response, which seems to be correct. 

But if I use 

_java
net.tinyos.tools.MsgReader uint_8_msg_ 

I only get the following message


_ser...@com4:57600:resynchronsing_ 

There is no error message or any
kind of output. ( I would expect some kind of information.) 

I must add
that there are several _msg structures in my programme. Can this be the
problem? 

Has anybody an idea? 

Best Regards 

Isabelle 

 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to