avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] avrdude: "can't set attributes for device" error


From: Peter Hierholzer
Subject: [avr-gcc-list] avrdude: "can't set attributes for device" error
Date: Thu, 18 Mar 2004 10:33:27 +0100

I am using avrdude on W2k and STK500 and get the error message:
        avrdude -p atmega16 -P com1 -c stk500 -y -U flash:w:pg1.hex -U
avrdude: serial_open(): can't set attributes for device "com1"

avrdude comes from the WinAvr20030913.

Reason for this error is that I have cygwin installed. 
Avrdude needs cygwin1.dll 1.3.22-1.
The newest cygwin release has cygwin1.dll 1.5.5-1.

Depending on the order in the search path either the cygwin1.dll from the
WinAvr distribution or the cygwin1.dll from the cygwin release wins.

Any idea how to solve this conflict?

mfg

Peter 



_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]