|
Re: avrdude5.5 + stk500: ***failed: msg#00023hardware.avr.avrdude.devel
As Theodore D. Sternberg wrote: > I can read but not write the flash ROM. ... > $ avrdude -P/dev/ttyS1 -p8515 -v -cstk500v2 -F -U flash:w:blinky Don't use the -F option unless you're really sure you know what you're doing. Obviously, this isn't the case. > avrdude: Device signature = 0x1e9306 > avrdude: Expected signature for AT90S8515 is 1E 93 01 ...because you've been abusing -F to override the signature check. Your device is an ATmega8515 but you're forcing avrdude to treat it as an AT90S8515. That won't work. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: avrdude5.5 + stk500: ***failed: 00023, Theodore D. Sternberg |
|---|---|
| Next by Date: | [bug #21900] USB jtagmkii can't find programmer: 00023, David Howard |
| Previous by Thread: | Re: avrdude5.5 + stk500: ***failedi: 00023, Theodore D. Sternberg |
| Next by Thread: | [bug #21900] USB jtagmkii can't find programmer: 00023, David Howard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |