Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

AVRdude - initialization failed

AVRdude - initialization failed

2004-12-17 by Jose

Does anybody use AVRdude software?  I installed it and tried to 
program an ATmega16 using a PPI programmer.  But AVRdude shows the 
following error message: 

  avrdude: AVR device not responding
  avrdude: initialization failed, rc=-1
           Double check connections and try again, or use -F to   
override
           this check.


I checked all the connections and they seems ok.  Since this is my 
first AVR board I have no clue about the cause of this failure.

Regards,
Jose

Re: AVRdude - initialization failed

2004-12-17 by Graham Davies

--- In AVR-Chat@yahoogroups.com, "Jose" <josecarlosfuentes@y...> 
wrote:

> ... this is my first AVR board
> I have no clue about the cause
> of this failure.

So, this is your first use of AVRdude, your Parallel Port Interface 
and the AVR target board. You have not used any of these successfully 
before. Any one of the three could be giving you trouble.

Things *should* work right first time and often do. But, when they 
don't, it is often necessary to narrow down the source of the problem 
by trying each piece in a known-good environment. Do you have access 
to any other programming tools or another target system? Can you 
borrow anything?

Have you read the available documentation for AVRdude?

Graham.

Re: [AVR-Chat] AVRdude - initialization failed

2004-12-17 by Reza

--- Jose <josecarlosfuentes@yahoo.com.ar> wrote:

> 
> Does anybody use AVRdude software?  I installed it
> and tried to 
> program an ATmega16 using a PPI programmer.  But
> AVRdude shows the 
> following error message: 
> 
>   avrdude: AVR device not responding
>   avrdude: initialization failed, rc=-1
>            Double check connections and try again,
> or use -F to   
> override
>            this check.
> 
> 
> I checked all the connections and they seems ok. 
> Since this is my 
> first AVR board I have no clue about the cause of
> this failure.
> 
> Regards,
> Jose
> 
> 
> 
> 
hi.
one of common problems, ( and simplest) is to check
wether you set parallel port to SPP in setup or not.
if so, (in [INTEGRATED PREFERALS] section) change it
to ECP or EPP.

anyway in these moments, I used to use ponyprog or
Avreal. both are free and ofcourse great.

good luck.




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

Re: [AVR-Chat] AVRdude - initialization failed

2004-12-17 by Dingo

Yes, Avrdude is a great program (faster than anything else I've used) but you do need to tell it which partcular board or programmer you are using.
You also need to tell it which AVR you are using, which port on your PC etc.
As it is a command line app I suggest you use a makefile to set all the options. I do this and to program my AVRs I just type (or click a macro) "make program" and Avrdude knows what to do and does it.
Show quoted textHide quoted text
----- Original Message -----
From: Jose
Sent: Saturday, December 18, 2004 3:31 AM
Subject: [AVR-Chat] AVRdude - initialization failed


Does anybody use AVRdude software? I installed it and tried to
program an ATmega16 using a PPI programmer. But AVRdude shows the
following error message:

avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to
override
this check.


I checked all the connections and they seems ok. Since this is my
first AVR board I have no clue about the cause of this failure.

Regards,
Jose




Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.