As Bob Paddock wrote: > You can see the full spew below, but this is the problem:
> avrdude: Device signature = 0x1e9605 > avrdude: Expected signature for ATMEGA645 is FF FF FF > The signature is read correctly from the device, but > not correctly from the avrdude.conf file. Actually, it is read "correctly" from avrdude.conf: there is no signature for that device in this file. :-( When you filed your patch, the signature verification wasn't available yet, and when Eric committed your change, the signatures were just missing. Fixed in CVS. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
