Skip to content

Better error message for "avrdude: stk500_getsync(): not in sync" [imported] #211

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

Open
cmaglie opened this issue Nov 15, 2012 · 1 comment

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 868 moved from a Google Code project.
Added by 2012-03-29T13:10:59.000Z by tom.i...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-High

Original description

We need a more informative error message for:

avrdude: stk500_getsync(): not in sync: resp=0x30

I get at least one request a week for what this means, from beginners. It's usually one of several things, but basically the fact that the Arduino isn't responding. We need a better error message for it.

What steps will reproduce the problem?

  1. Not connecting the Arduino
  2. Or a short circuit on the board
  3. Or a damaged bootloader
  4. Or many other things

What is the expected output?

"Your Arduino isn't responding. Check to see if it's connected, or if there is a short circuit on the board."

What do you see instead?

A line of terse, unfriendly programmer-speak:
avrdude: stk500_getsync(): not in sync: resp=0x30

@raullima
Copy link

My plate is experiencing the same problem. Have you had any response?

@ffissore ffissore self-assigned this Jul 1, 2015
@per1234 per1234 changed the title Better error message [imported] Better error message for "avrdude: stk500_getsync(): not in sync" [imported] Jul 2, 2017
@sandeepmistry sandeepmistry transferred this issue from arduino/Arduino Sep 16, 2019
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