Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avrdude error #1

Open
moritzxbe opened this issue May 27, 2015 · 2 comments
Open

avrdude error #1

moritzxbe opened this issue May 27, 2015 · 2 comments

Comments

@moritzxbe
Copy link

hi i have tried your code and get the following error

avrdude: verification error, first mismatch at byte 0x7800
0xff != 0x61
avrdude: verification error; content mismatch

what can I do? Many thanks in advance!

@robertomoutinho
Copy link

I've got the same message when uploading to arduino (version 2.8.3-RC)

@quantum8
Copy link

Uploads fine for me with ArdBir_2_8_3RC8 and 1.6.5 environment on windows. Maybe verify that you can upload test code (such as the blink example code in File->Examples->Basics ).

Also check that you're compiling against the same board that you're using, as this can cause mismatch errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants