[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] Avrdude fails to connect to my Dragon...
From: |
Vincent Trouilliez |
Subject: |
Re: [avr-chat] Avrdude fails to connect to my Dragon... |
Date: |
Tue, 10 Mar 2009 12:20:55 +0100 |
> Have you tried the -P usb option?
> My command to use the dragon (JTAG) looks like this:
>
> avrdude -p $MCU -P usb -c dragon_jtag -U flash:w:$HEXFILE
>
> Thomas
Oh, thanks Thomas, that did it ! :-)
Avrdude has now successfully connected to teh target, yeepee...
I was a bit scared at first, because the Dragon took 3 long seconds
to respond (feared it was dead then, for an instant ! ;-), when my DIY
parallel cable was instantaneous.
I am also disappointed with the download speed, it's a bit slower than my DIY
cable somehow, which was already very slow :-(
At first sight, the Dragon achieves only 2KB/s :-/
--
Vince