avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] avrdude on Arch Linux


From: Michael Legleux
Subject: Re: [avr-chat] avrdude on Arch Linux
Date: Thu, 12 Sep 2013 15:36:42 -0700

avrdude -p t2313 -cstk500v2 -P /dev/ttyUSB0 -U signature:r:devsig -vvvv

avrdude: Version 5.11.1, compiled on Jun  1 2013 at 19:55:35
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is "/etc/avrdude.conf"
         User configuration file is "/home/emel/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port                    : /dev/ttyUSB0
         Using Programmer              : stk500v2
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] 
avrdude: ser_recv(): programmer is not responding
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] 
avrdude: ser_recv(): programmer is not responding

Also tried /dev/ttyUSB1 and /dev/ttyS1 just in case. 
I have tried every programmer in avrdude.
I have just sniffed a some successful operations in win xp with usb snoopy but I really have no idea what I'm looking at.





On Thu, Sep 12, 2013 at 2:57 PM, Ormund Williams <address@hidden> wrote:
On Thu, 2013-09-12 at 12:30 -0700, Michael Legleux wrote:
> I am using Arch Linux.
> I am trying to program AVR chips with a Kanda branded avrisp
> programmer via avrdude (or any program short of writing my own.)
> The chip is in this dev
> board: http://www.kanda.com/products/Kanda/STK200.html although in the
> slim chance the board is doing something crazy, I have also tried
> programming the chip straight from the isp.

> When I plug in the programmer, FTDI shows up in dmesg output:
...
> What info can I provide to help troubleshoot?
> Why is avrdude just not "seeing" it?
>
Can you show the command line you use to run avrdude and the response?


--
Ormund


_______________________________________________
AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat


reply via email to

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