The Windows emulation of Unix leaves some things to be desired.... At some past point the required naming scheme changed such that one needs to use the /dev/...n-1 syntax instead of COMn. But of course that is only needed for the MIB programmer...MOTECOM still uses the COMn syntax...
MS Li, Haixia-OSU Stillwater wrote: > Hello, > > After I restart my computer, new problem appears. I cannot download a program > to any nodes. I still use command > > make mica2dot install mib510,com1 > > but it says it should use /dev/ttyS0. However, yesterday I used com1, it > works. Can anyone help me? Thanks a lot. > > Haixia > ________________________________________ > From: [email protected] > [[email protected]] on behalf of Li, Haixia-OSU > Stillwater [[email protected]] > Sent: Thursday, May 10, 2012 10:32 AM > To: András Bíró; Michael Schippling > Cc: [email protected] > Subject: Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot > > Hello, > > I updata the cygwin in my computer. The version of DLL is changed from > 1.5.25 to 1.7.14. Now it works. Thanks. > > Haixia > ________________________________________ > From: [email protected] > [[email protected]] on behalf of Li, Haixia-OSU > Stillwater [[email protected]] > Sent: Tuesday, May 08, 2012 3:41 PM > To: András Bíró; Michael Schippling > Cc: [email protected] > Subject: Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot > > 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 > > > > _______________________________________________ > 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
