Hi All, i have configured tinyos 2.1 with cygwin.it is running all application (nesc files) properly, also on hardware which is micaz mote,but java files are not running when i compile any java file it shows lot of errors and not getting any package or any class.i think it is not properly configured i have also set the classpath variable but unable to run java files.i have configures following path variables :
export TOSROOT=/opt/tinyos-2.x export TOSDIR=$TOSROOT/tos export CLASSPATH=C:\tinyos\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;. export MAKERULES=$TOSROOT/support/make/Makerules export PATH="C:\Program Files\Java\jdk1.6.0_05\bin:$PATH" export CLASSPATH="$CLASSPATH;.;c:/tinyos/cygwin/opt/tinyos-2.x/support/sdk/java/tinyos. jar" i have posted this problem before but unable to solve the problem, can any body help me out i am facing lot of problems.... Best Regards Adeel
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
