|
From: | Wayne L. Contello |
Subject: | Re: [avrdude-dev] Stuck trying to program t44 with AVR Dragon (Debian amd64 host) |
Date: | Sat, 23 Aug 2008 13:37:36 -0500 |
This is the invocation I use from Mac OS X: avrdude -c dragon_isp -p t85 -B 100 -P usb -U flash:w:main.hex:i Wayne On Aug 23, 2008, at 12:46 PM, Dave N6NZ wrote:
Bill Gatliff wrote:Well, the udev rules won't help get your ATtiny to talk to the Dragon. The udev rules only allow you to run avrdude as a user, so you don't have to sudo or otherwise be root to talk to the Dragon.Joerg Wunsch wrote:Bummer. Neither that, nor adding information to udev/rules.d seems to help. :(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.0That'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.-daveb.g._______________________________________________ avrdude-dev mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/avrdude-dev
------------------------------------------ Wayne Contello address@hidden 10004 Palmbrook Drive Austin, Texas 78717 (512) 716-0120 (home) (512) 653-0851 (mobile) ------------------------------------------
[Prev in Thread] | Current Thread | [Next in Thread] |