Hallo Everybody,
 
I'm trying to start the serial forwarder using tinyos 1.x but when I give the 
follwing command
 
 java net.tinyos.sf.SerialForwarder -comm ser...@com4:tmote -no-gui.........> 
<<COM4 is tmote port>>.
 
The following error appear:
 
Listening to ser...@com4:tmote
Shutting down all client connections
Closing source
Closing socket
--------------------------
SF disabled, 0 clients, 0 packets read, 0 packets written Exception in thread "T
hread-0" java.lang.NoSuchMethodError: net.tinyos.packet.Packetizer.<init>(Ljava/
lang/String;Lnet/tinyos/packet/ByteSource;I)V
        at net.tinyos.packet.BuildSource.makeSerial(BuildSource.java:360)
        at net.tinyos.packet.BuildSource.makeArgsSerial(BuildSource.java:349)
        at net.tinyos.packet.BuildSource.makePacketSource(BuildSource.java:147)
        at net.tinyos.packet.BuildSource.makePhoenix(BuildSource.java:87)
        at net.tinyos.sf.SFListen.run(SFListen.java:86)
 
 
could you please give me a hint what the problem could be?
 
Thanks in advanced
 
Amer
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to