On Wed, 22 Sep 2010 06:22:18 +0200 (MET DST) [email protected] (Joerg Wunsch) wrote:
> Renato <[email protected]> wrote: > > > $ avrdude ... -cstk500v1 ... > > The Arduino uses STK500v1 protocol, but requires some special handling > in order to activate the bootloader. Thus, use -c arduino rather than > -c stk500v1. > > Unfortunately, the old hacked AVRDUDE version that once shipped along > with Arduino implemented the hack to activate the bootloader but > didn't bother to change the programmer name. ah, thank you, it seems it's working now. I also had to remove the "-C ~/.../arduino-0019/hardware/tools/avrdude.conf" part, otherwise I'd get an "Can't find programmer id: arduino". thanks renato _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
