I am a newbie to TinyOS, and I am stuck at Mote to PC Serial
Communication chapter.  Earlier I was having trouble with the java
CLASSPATH, finally when I figured it out, I am again stuck at the
SerialPacket part. It looks as if its not able to find the Serial Packet
class and gives an error to every reference of it.

 

The error message is

 

C:\cygwin\opt\tinyos-2.x\support\sdk\java\net\tinyos\message\Message.jav
a:84:cannot find symbol

symbol : class SerialPacket

location: class net.tinyos.message.Message

                private SerialPacket serialPacket

                               ^

And a similar error everywhere the code has a reference to SerialPacket

 

Vimal Kumar

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

Reply via email to