Michael,

Were you also using the ATAVRISP to program your motes? I tried using
/dev/ttyS0 as you suggested but I get the same results. Thanks for the
suggestion though.

Is there anything else I can try?

Thanks.

Marc

On 2/5/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
> You might be the victim of the "cygwin update" problem I had.
> Try using /dev/ttyS0 and see if it helps.
> MS
>
>
> Marc Talampas wrote:
> > Thanks Josh, but I'm sure that I am using the correct COM port. As I
> > said, I was able to use AVR Studio to read the MICA2's flash as well
> > as the signature bytes of its onboard ATmega128. I used COM1 for both
> > the AVR Studio and uisp. Using COM1 with AVR Studio (in Windows)
> > works, while uisp (in cygwin) doesn't.
> >
> > Marc
> >
> > On 2/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >> Marc,
> >>   I am not sure about your programming board, I am using the MIB510 
> >> (Serial).
> >> But i have gotten that error before, when I was trying to use a USB to 
> >> Serial
> >> converter, and the issue was the COM port.  So make sure that you are 
> >> using the
> >> correct COM port.
> >>
> >> Josh
> >>
> >>
> >> Quoting Marc Talampas <[EMAIL PROTECTED]>:
> >>
> >>> Hi all,
> >>>
> >>> I've been trying to program MICA2 motes using atmel's ATAVRISP
> >>> programmer. However i keep getting a "Programmer not responding"
> >>> error. Here's an example of what i did:
> >>>
> >>> $ make mica2 reinstall,3 avrisp,COM1
> >>> set-mote-id build/mica2/main.srec build/mica2/main.srec.out 3
> >>>     installing mica2 binary using avrisp
> >>> uisp -dprog=stk500 -dserial=COM1 -dpart=ATmega128 --wr_fuse_e=ff  --erase
> >>> --uplo
> >>> ad if=build/mica2/main.srec.out
> >>> Programmer is not responding.
> >>> make: *** [program] Error 2
> >>>
> >>> I have verified that the ATAVRISP is working, as i have used AVR
> >>> Studio to read the contents of the MICA2's flash to a file.
> >>>
> >>> Has anybody had the same problem as I'm having?
> >>>
> >>> Thank you very much in advance for your help.
> >>>
> >>> Regards,
> >>> Marc T.
> >>>
> >>> _______________________________________________
> >>> Tinyos-help mailing list
> >>> [email protected]
> >>> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >>>
> >>
> >>
> >>
> >> -------------------------------------------------
> >> This mail sent through IMP: http://horde.org/imp/
> >> _______________________________________________
> >> 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
>

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to