[Tinyos-help] Problem in TestSerial.

海波 puhb at tom.com
Tue Oct 23 01:24:51 PDT 2007


Hi ,all:

	My environment is Tinyos 2.0.2, and run tos-check-env without error. But when I run the TestSerial,it gets a lot of errors like below:

$ make micaz
    ...
TestSerial.java:35: Software Packge net.tinyos.message not exist
import net.tinyos.message.*;
^
TestSerial.java:36: Software Packge net.tinyos.packet not exist
import net.tinyos.packet.*;
^
TestSerial.java:37: Software Packge net.tinyos.util not exist
import net.tinyos.util.*;

...
29 errors
make: *** [TestSerial.class] Error 1


I don't know why. Please help me to fix these errors.

Thanks in advanced.

Best wishes,
Puhb

        puhb at tom.com
          2007-10-23



More information about the Tinyos-help mailing list