thanks everyone. I'm using cygwin in window xp. I don't know what "uisp" is. I used the same MIB510 for IRIS. I'll check my cygwin version and try again.
Haixia ________________________________________ From: András Bíró [[email protected]] Sent: Tuesday, May 08, 2012 1:09 PM To: Michael Schippling Cc: Li, Haixia-OSU Stillwater; [email protected] Subject: Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot Hi, If it's an uisp related problem, you can try to use avrdude for the older avr platforms as well with this command: export PROGRAMMER=avrdude After that, make should use avrdude instead of uisp. Micheal: Iris uses avrdude by default, so it's not really a platform dependent bug. Andris On Tue, May 8, 2012 at 6:11 PM, Michael Schippling <[email protected]> wrote: > There's a long history of this one in the help archives: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/2010-November/048721.html > This is the first time I've heard of it being Mote > dependent though...I presume that you use the same > MIB510 for the Iris as well? > > Unfortunately I don't think anyone ever figured out > what and why. My last suspicion was that it was an > internal cygwin error coming from UISP (the download > program itself) -- (sometimes) upgrading cygwin or > just moving to Linux fixed it. > > MS > > > > > Li, Haixia-OSU Stillwater wrote: >> Hello everyone, >> >> I cannot download Blink to a mica2 or mica2dot, but it can be downloaded >> to a IRIS. >> >> I used, >> >> make mica2 install mib510,com1 >> >> it shows, >> >> make: *** [program] Error 57 >> >> Can anyone tell me how to fix this problem? >> >> Thanks, >> Haixia >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
