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

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

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


From: Alan Kilian
Subject: Re: [avr-gcc-list] avrdude: "can't set attributes for device" error
Date: Thu, 18 Mar 2004 07:42:21 -0600 (CST)

>       avrdude -p atmega16 -P com1 -c stk500 -y -U flash:w:pg1.hex -U
> avrdude: serial_open(): can't set attributes for device "com1"


  I got the same error using a USB-to-RS232 adapter, and I got
  it to work if I used -P /dev/com4 instead of -P com4

  Try that and see if it works.

                       -Alan

-- 
- Alan Kilian <alank(at)timelogic.com> 
Director of Bioinformatics, TimeLogic Corporation 763-449-7622 

_______________________________________________
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]