Phil, thanks for your email. I have studied the FAQ prior to mailing the request. The make file is not pointed at what is mentioned in the FAQ as the tools directory isn't present. The following are the env. Variables I have set.
export TOSROOT="/opt/tinyos-2.x" export TOSDIR="$TOSROOT/tos" export MAKERULES="$TOSROOT/support/make/Makerules" I have also tried to compile using the command specified in the faq but couldn't help. Another command that I have tried on a couple of recommendations (Online, and by Murtuza) is by substituting mib520 with mib510 but it "Failed to enter programming mode." $ make mica2 install mib510,/dev/ttyS0 "Failed to enter.. " $ make mica2 install mib520,/dev/ttyS0 "flash error .. " $ MIB510=/dev/ttyS0 make mica2 install,mib510 "flash error.. " On modifying the port to a random name, it still throws the same flash error. Apparently the error is in the mode of communication but I am quite not able to find where the problem exactly is. Sorry if I am doing something silly here. Thanks for your help. Hemanth -----Original Message----- From: Philip Levis [mailto:[EMAIL PROTECTED] Sent: Friday, June 08, 2007 11:40 AM To: Hemanth Cc: [email protected] Subject: Re: [Tinyos-help] Req. help regarding MICA2 using MIB520 in TinyOS-2.x on a Cygwin installation On Jun 8, 2007, at 7:11 AM, Hemanth wrote: > Hi folks, > > > I have just joined the mailing list and this is my first email to > the group. I have searched the entire archive for a solution to the > problem I have but haven't found anything that has the specific > configuration I have. Although, I have implemented the debug > techniques described for other configurations but haven't been > successful so far. > > > I face a common error - flash verification error. > > > The hardware configuration is crossbow MICA2 mote installed on a > MIB520 programming board and connected to the PC using a USB wire. > Apparently it generates two virtual COM ports. The OS I have > installed is TinyOS-2.x on Windows using cygwin. I have tried > implementing on a TinyOS-1.1 but faced the same problem. The entire > details are listed as follows: > > > (Trying to compile and install Blink) > > $ make mica2 reinstall mib520,com1 http://www.tinyos.net/faq.html#SEC-54 Phil=
<<attachment: winmail.dat>>
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
