2009/8/12 absar hasan <[email protected]> > 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. > > Best Regards. > Ali Raza Anjum > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
Did you use the makefile ? tos-check is ok? (maybe there's no "." in classpath). PS : message with subject have better chance to be read Rémi
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
