I am maybe wrong, but I think that the problem starts in the line, where the program checks the firmware and cannot give a version number. (But I do not know what firmware, perhaps you have an idea?) Until this line, the output is similiar to a successfully running program.
Have anybody an idea, what is going wrong? Best regards, Isa > Hi, > > I have no idea, I'm using the default Linux drivers. > Did you try to connect and install to the default port? I'm not familiar > with micaz and mib520 syntax, but probably something like this: > make install mib510 > The default Linux port is /dev/ttyUSB0. I guess in Cygwin is something > similar. > > Arik > > > On Wed, Mar 3, 2010 at 17:54, Isabelle Hang < > [email protected]> wrote: > > > Hi, > > > > during the programming, I do not use the serial ports otherwise. > > I have installed the FTDI chip driver from > > http://www.ftdichip.com/Drivers/VCP.htm. Can this be the problem? > > > > Best Regards, > > Isa > > ------------------- > > > Hi, > > > > > > I have never used Cygwin (only Linux), but make sure that you are > > not using > > > your serial port e.g. Serial Forwarder, PrintClient, Listen, etc. > > You can't > > > use them and program at the same time. > > > > > > Arik > > > > > > > > > > > > On Wed, Mar 3, 2010 at 17:29, Isabelle Hang < > > > [email protected]> wrote: > > > > > > > Hi all, > > > > > > > > I use Cygwin on Windows XP, a mib520 and a micaz mote. (I am quite > > > > new, so do you need further information?) > > > > It was all working fine and I was able to program the motes. > > > > But suddenly I get the following error, if I try to install a > > program > > > > on a mote: > > > > > > > > > > > > $make micaz install mib510./dev/ttyS2 > > > > mkdir -p build/micaz > > > > ..... > > > > ..... > > > > ..... > > > > writing TOS image > > > > cp build/micaz/main.srec build/micaz/main.srec.out > > > > installing micaz binary using mib510 > > > > uisp -dprog=mib510 -dserial=/dev/ttyS2 --wr_fuse_h=0xd9 > > > > -dpart=ATmega128 --wr_fuse_e=ff --erase --upload > > > > if=build/micaz/main.srec.out > > > > Firmware Version: . > > > > Failed to enter programming mode. > > > > make: *** [program] Error 2 > > > > > > > > I have looked in the mailinglist, but there was no proper solution > > for > > > > this problem. > > > > Please can you help me? I have no idea how to fix this problem. > > > > > > > > Best regards, > > > > Isa > > > > _______________________________________________ > > > > Tinyos-help mailing list > > > > [email protected] > > > > > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-he > > lp > > > > > > > > > > > > > > > > -- > > > Best Regards, > > > Arik Sapojnik > > > > > > > > > -- > Best Regards, > Arik Sapojnik > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
