itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

AVRdude verification error #679

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile and download the attached file
2.
3.

What is the expected output? What do you see instead?
The code is only 18k so should program into the Mega328 OK

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
Arduino Uno, and Arduino 1.0 rc1

Please provide any additional information below.
Here is the error message
Binary sketch size: 18384 bytes (of a 32256 byte maximum)
avrdude: verification error, first mismatch at byte 0x1682
         0xff != 0xd5
avrdude: verification error; content mismatch

Original issue reported on code.google.com by fergus.d...@gmail.com on 12 Oct 2011 at 9:36

Attachments:

GoogleCodeExporter commented 8 years ago
Hmm, the sketch uploaded fine for me.  I'm guessing this is a hardware problem 
or something else unrelated to a software bug.  Probably you're better off 
posting on the forum where more people can give suggestions.

Original comment by dmel...@gmail.com on 29 Oct 2011 at 10:03

GoogleCodeExporter commented 8 years ago
Here are the errors I am getting. Virus scan is now turned off, but verify 
errors are still happening. Good idea, I will move this to the forum.

Binary sketch size: 18384 bytes (of a 32256 byte maximum)
avrdude: verification error, first mismatch at byte 0x1680
         0xff != 0x92
avrdude: verification error; content mismatch

Original comment by fergus.d...@gmail.com on 30 Oct 2011 at 10:25