avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] arduino upload problem


From: Joerg Wunsch
Subject: Re: [avr-chat] arduino upload problem
Date: Wed, 22 Sep 2010 06:22:18 +0200 (MET DST)

Renato <address@hidden> 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.
-- 
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]