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: Suhas Pharkute
Subject: Re: [avr-chat] AVRProg.exe Command Line
Date: Wed, 7 Mar 2007 08:52:45 -0700

The AVR910 does not work for sure, and I could not find AVR109 entries in config file. Do you know where can I find updated config file?

Thanks for all your help

Suhas

On 3/7/07, Joerg Wunsch <address@hidden> wrote:
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]