actually i face problem to make communication between
PC and the telosB, i tried to test TestSerial
application via tinyos2, and i installed it on the
mote, after that in apps directory i type java
Testserial as written in the tutorial
(/opt/tinyos-2.x/apps$ java TestSerial), but got the
following messages.
" Exception in thread "main"
java.lang.NoClassDefFoundError: TestSerial"
the java is installed properly, and i don't know how
to fix this problem i need your help if you please.
using tos-check-env i got following results
Path:
/usr/local/sbin
/usr/local/bin
/usr/sbin
/usr/bin
/sbin
/bin
/usr/X11R6/bin
Classpath:
--> WARNING: CLASSPATH environment variable doesn't exist.
Your classpath should contain and a pointer
to the cwd (a dot)
rpms:
nesc:
/usr/bin/nescc
Version: nescc: 1.3.0
perl:
/usr/bin/perl
Version: v5.8.8 built for i486-linux-gnu-thread-multi
flex:
bison:
java:
/usr/bin/java
java version "1.5.0_19"
graphviz:
/usr/bin/dot
dot - Graphviz version 2.16 (Fri Feb 8 12:52:03 UTC 2008)
--> WARNING: The graphviz (dot) version found by tos-check-env is not
1.10. Please update your graphviz version if you'd like to use the
nescdoc documentation generator.
tos-check-env completed with errors:
--> WARNING: CLASSPATH environment variable doesn't exist.
Your classpath should contain and a pointer
to the cwd (a dot)
--> WARNING: The graphviz (dot) version found by tos-check-env is not
1.10. Please update your graphviz version if you'd like to use the
nescdoc documentation generator.
now what i have done i have updated bashhrc
export TOSROOT=/opt/tinyos-2.0.2
export TOSDIR=$TOSROOT/tos
export CLASSPATH=$ ./usr/bin/java:.
export CLASSPATH=$ ./usr/lib/jvm/java-1.5.0-sun/jre/bin:.
export CLASSPATH=$ .TOSROOT/support/sdk/java/tinyos.jar:.
export MAKERULES=$TOSROOT/support/make/Makerules
export PATH=/opt/msp430/bin:$PATH
but still i m facing same problem can any one help me
Best Regards.
Ali Raza Anjum
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help