[Tinyos-help] Cannot find symbol SerialPacket

Kumar, Vimal (S&T-Student) vkq3f at mst.edu
Tue Jan 6 16:42:37 PST 2009


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090106/bd63f6b6/attachment.htm 


More information about the Tinyos-help mailing list