Are you also using a MIB### programming board? If so, what kind? -Brian
On 8/3/07, shankar sens <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to check newly brought Micaz mote with MicaHWVerify (TinyOS > 1.1.11 ). Micaz motes are programmed using Stargate. > > The LEDs on the mote are blinking as a binary counter. But when > harware_check is run, i am getting the following error: > > 1) > > Hardware check started > [EMAIL PROTECTED]:57600: resynchronising > java.io.IOException: not open > at net.tinyos.packet.StreamByteSource.writeBytes(StreamByteSource.java > :91) > at net.tinyos.packet.Packetizer.writeFramedPacket (Packetizer.java > :362) > at net.tinyos.packet.Packetizer.writeSourcePacket(Packetizer.java:176) > at net.tinyos.packet.AbstractSource.writePacket(AbstractSource.java > :116) > at net.tinyos.packet.PhoenixSource.writePacket (PhoenixSource.java > :127) > at net.tinyos.message.Sender.send(Sender.java:145) > at net.tinyos.message.MoteIF.send(MoteIF.java:200) > at hardware_check.run(hardware_check.java:84) > at hardware_check.main(hardware_check.java:142) > java.io.IOException: closed > at net.tinyos.packet.AbstractSource.failIfClosed(AbstractSource.java > :97) > at net.tinyos.packet.AbstractSource.writePacket(AbstractSource.java > :113) > at net.tinyos.packet.PhoenixSource.writePacket (PhoenixSource.java > :127) > at net.tinyos.message.Sender.send(Sender.java:145) > at net.tinyos.message.MoteIF.send(MoteIF.java:200) > at hardware_check.run(hardware_check.java:84) > at hardware_check.main(hardware_check.java:142) > > 2) Also the following message is displayed on stargate console when the > mote is connected: > > error: no packet handler for tos type 0x0a > > Please let me know what might be wrong. > > Thanks, > Shankar > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
