avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] AVRProg.exe Command Line


From: Joerg Wunsch
Subject: Re: [avr-chat] AVRProg.exe Command Line
Date: Wed, 7 Mar 2007 15:07:43 +0100
User-agent: Mutt/1.5.11

As Suhas Pharkute wrote:

> When I use avrdude,
> 
> avrdude.exe -p m8 -c avrisp -P com4 (tried with config file too)
> 
> It gives me error get_sync() failed, returned 0x03 , and could not find any
> docs on this error

The AVRISP (which is the name of an original Atmel device) talks
STK500 protocol.  Your device talks AVR910 protocol, so use -c avr910
or maybe -c avr109 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]