The official name seems to be net.tinyos.oscope.Oscilloscope with an upper case 'O'.
If that doesn't help then either your CLASSPATH is not set correctly -- in which case SerialForwarder probably wouldn't be found, or the Oscilloscope.java file hasn't been compiled. Look in the directory shown in the error message and see. MS Madhuri Revalla wrote: > Hi, > > When I am trying to run OscilloscopeRF in tinyos-1.x, > > WHen I run serial forwarder, it read the packets... > > But when I run java net.tinyos.oscope.oscilloscope, I got an error : > > Exception in thread "main" java.lang.NoClassDefFoundError: > net/tinyos/oscope/osc > illoscope > > > Can any one help.. > > Thanks in advance > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
