Make sure that tinyos.jar is in your classpath.
Add following in your .bashrc in case your are using linux.
export CLASSPATH=$TOSROOT/support/sdk/java/tinyos.jar:.
Otherwise set CLASSPATH environment variable of windows.
Faisal
> Hello everybody
> I am running tutorial 4 from the tinyos.net tut
Hello everybody
I am running tutorial 4 from the tinyos.net tutorials and i am getting the
following error when I run the java command. Can somebody please explain to me
what is I am doing wrong?
$ java net.tinyos.tools.Listen -comm serial@/dev/USB0;micaz
Exception in thread "main" java.lang.NoC