Hey guys, I've been having with my Arduino Uno board that I ordered from Adafruit.
For the first couple of uploads, the boards worked flawlessly. I wrote a program to simulate my project's function, and everything was great. I use a Windows 7 laptop with the arduino IDE downloaded from the official site.
Today however, I tried to connect the board to the computer and upload another program I was working on. This error came up:
Error:
avrdude: verification error, first mismatch at byte 0x0000
0x0c != 0x00
avrdude: verification error; content mismatch
Believe, I've looked through Arduino's Troubleshooting Guide, and through various other topics posted on both the Arduino forums and the Adafruit forums, but nothing has worked for me. If at all possible, I'd refrain from returning the board until it is absolutely necessary.
Some facts:
-bootloader works: pin 13 flashes LED whenever I reset.
-Arduino is powered on without hitches: green light
-pressing reset and then immediately uploading program did not help
-It was literally working the other day. I put it in a box for the night, came back, and had this error.
What can I do to get my Uno back in operation?
Thank you in advance!


