avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] device signature problem


From: Joerg Wunsch
Subject: Re: [avr-chat] device signature problem
Date: Tue, 13 Nov 2007 06:10:50 +0100 (MET)

Preston Wilson <address@hidden> wrote:

> My guess would be that avrdude cannot find the avrdude.conf file,
> which is where the expected signatures are located. If avrdude is
> finding the conf file, then look in it to see the expected ATmega8
> signature.

My guess would be it finds the wrong avrdude.conf file, like one from
a previous installation where the device signatures have not yet been
part of avrdude.conf.

You could verify which avrdude.conf file is used by adding a -v
option.

>> see picture

Umm, please use textual log files.  You can always redirect the
messages into a text file using

avrdude ... > logfile.txt 2>&1

(Yes, that also works on cmd.exe, not only on Unix shells.)

When sending pictures, please use GIF or PNG as they are compressed,
rather than BMP.

Better subscribe to the mailing list in order to not miss replies.
-- 
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]