avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Stuck trying to program t44 with AVR Dragon (Debian am


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Stuck trying to program t44 with AVR Dragon (Debian amd64 host)
Date: Sat, 23 Aug 2008 08:19:37 +0200
User-agent: Mutt/1.5.11

As Bill Gatliff wrote:

> $ sudo avrdude -p t44 -c dragon_isp -B 1 -P usb -U flash:w:blueled.hex -vv
...
>          Setting bit clk period: 1.0

That's an ISP clock of 1 MHz.  If your ATtiny44 is still virgin, it
has a CPU clock of 1 MHz, so the maximal allowed ISP clock is less
than 250 kHz.  Try running with -B 10 instead.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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