You probably don't have the javax comm library installed. There are some vague hints here: http://docs.tinyos.net/index.php/Java_cygwin and also search the install instructions and this list for more info.
In general, if you have a specific error string, stuffing it into google will provide a lot of insight. MS Akankshu Dhawan wrote: > Respected Michael > I installed tinyos-1.x on another machine just to try some of the > contrib code . > But I have have trouble with some of the java components > Whenever I try to use tools.Listen or sf.SerialForwarder or > oscope.oscilloscope > I get an Exception in thread "main" > java.lang.NoClassDefFoundError: javax/comm/SerialPort > > > I followed all the steps on this webpage : > http://tiny-os.blogspot.com/2007/03/tinyos-1x-windows-installation-method-1.html > > > > I would really appreciate your help > > Akankshu > > -- > First they ignore you, then they laugh at you, then they fight you, then > you win. > - Mahatma Gandhi _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
