avrdude: verification error

Posted by Andyrue on Fri 20 Feb 2015 11:46 PM — 3 posts, 17,348 views.

#0
avrdude: verification error, first mismatch at byte 0x0178
0x3d != 0x3c
avrdude: verification error; content mismatch

I'm trying to program a custom built pcb called Bitponics (kickstarter project that flopped after launch) with an ATMEGA2560V-8AU chip. It has FTDI Pins and ICSP header. It was suggested on the Arduino forum to use Nick Gammon's bootloader on it since I couldn't get anything uploaded, so I used my Uno to upload the new bootloader but now I'm getting this verification error. What should I try next? Thanks for your help!
Australia Forum Administrator #1
Template:Arduino
Please post Arduino-related questions to the Arduino Forum or to StackExchange: Arduino. This saves splitting questions and answers between this forum and the Arduino ones.
#2
Thanks, here's the thread in the Arduino forum.

http://forum.arduino.cc/index.php?topic=297316