avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] [ico: write instruction not defined for part ATMEGA8]


From: Ico Doornekamp
Subject: [avr-gcc-list] [ico: write instruction not defined for part ATMEGA8]
Date: Wed, 6 Jul 2005 19:31:28 +0200
User-agent: Mutt/1.5.9i

Hi all,

Using avrdude, both 5.00Beta and CVS versions, atavrisp with firmware 2.01

  avrdude -p m8 -c avrispv2 -y -e -U flash:w:board.ihx:i -U 
eeprom:w:board-eeprom.ihx:i

First a warning/error is reported :

  avrdude: stk500v2_getsync(): can't communicate with device: resp=0x01

Flash programming verification is ok, but eeprom access results in errors :

  avrdude: stk500v2_paged_write: write instruction not defined for part 
"ATMEGA8"

and

  avrdude: failed to write eeprom memory, rc=-1

Looking at the source, it seems that the stk500v2 driver looks for a
write_lo command, but this isn't defined in the avrdude.conf file for the
m8.

Any hints ?

Thanks,

_Ico


-- 
:wq
^X^Cy^K^X^C^C^C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]