[Tinyos-help] Cannot find symbol SerialPacket
Kumar, Vimal (S&T-Student)
vkq3f at mst.edu
Thu Jan 15 07:59:58 PST 2009
Can anybody please help me on this.
Regards
Vimal Kumar
From: Kumar, Vimal (S&T-Student)
Sent: 06 January 2009 18:43
To: 'tinyos-help at millennium.berkeley.edu'
Subject: Cannot find symbol SerialPacket
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/20090115/a62d8e31/attachment-0001.htm
More information about the Tinyos-help
mailing list