avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] problem with avrdude / jtag-mkII / ATtiny85


From: Daniel Otte
Subject: [avr-chat] problem with avrdude / jtag-mkII / ATtiny85
Date: 13 Aug 2012 11:46:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.24) Gecko/20100411 Thunderbird/2.0.0.24 Mnenhy/0.7.6.666

Hi,
I have some problems programming an ATtiny85 with an Jtagice-MK2 (SPI) via
avrdude 5.11 (arch repository and recent svn).

Everything works with avrstudio6 trough Virtualbox (same hardware setup, same
machine). But trying to write the same hex-file via avrdude fails at the
beginning of verification:

---8<-----------8<-----------8<-----------8<-----------

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
         0x00 != 0x0e
avrdude: verification error; content mismatch

---8<-----------8<-----------8<-----------8<-----------

Until that point everything works fine.

I attached the output of
  avrdude -c jtag2isp -P usb -p ATtiny85 -vvvv -i10 -u -U flash:w:test.hex
to this mail.

Entering terminal mode and reading the fuses works.

I added -u to the avrdude commandline because it also reported problems with the
fuses, but those are fine.

Best regards and thanks for help,
  Daniel Otte

Attachment: test.flash_log.txt
Description: Text document

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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