Welcome! Log In Create A New Profile

Advanced

programming error- avrdude

Posted by arbotix204 
programming error- avrdude
September 27, 2015 11:34AM
Hi!

can you help me with this problem, im having a problem while running my sketch to Arbotix-n microcontroller thrhough FTDI cable

avrdude: verification error, first mismatch at byte 0x0002
0x7d != 0x7e
avrdude: verification error; content mismatch

can you guys please help thank you
Re: programming error- avrdude
September 27, 2015 02:26PM
Did you select the correct port, controller board type and programmer? Also make sure with the newer versions of arduino ide that you select the correct sub type of the board once you've selected the main type.

Did you try a different cable?

Did you try a different USB port?

Did you try a different computer?

Is the driver installed correctly?

Is it a FTDI clone? Use an old driver like v2.0.0 instead of the latest as those disable the com port.

If all the above fails, it's possible that either the bootloader is not there or the AVR microcontroller is bad. If the former you can try programming it using another arduino if you have one. If the latter, replace the board. Google for tutorials.
Re: programming error- avrdude
September 28, 2015 06:01PM
Hi!,


I already tried all the option above, the result still the same, how even i tried clear the memory the result still the same, any way to clear the memory?
Sorry, only registered users may post in this forum.

Click here to login