Upload failed, exit status 1

Sketch uses 16346 bytes (50%) of program storage space. Maximum is 32256 bytes.
Global variables use 1000 bytes (48%) of dynamic memory, leaving 1048 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xbd
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xbd
Failed uploading: uploading error: exit status 1[quote="ptillisch, post:58, topic:1177663, full:true"]
Hi @eunice1211. Please add a reply here on this forum thread to tell us which Arduino board you are using.

Please be as specific as possible as some Arduino boards with similar names have significant differences and the forum helpers can only provide effective assistance if we are aware of which one is being used.

If you aren't sure how to describe which board you are using, you can provide the link to the online product listing you bought the board from and we'll proceed based on the information found there.
[/quote]

hi can you help me, what to do if it become like this

@beavtyeiden

I've split your question from an existing topic.

Please provide details; the original topic was about an Uno, are you indeed using an Uno R3 (and not e.g. an Uno R4)?

"Similar issue" does not mean the same issue (or even related). When starting your new topic, please provide as much detail as possible.

  • Which board? What is the serial-to-usb chip on the board.
  • Correct board selected?
  • Correct serial port selected?
  • Which version of the IDE?
  • Which operating system?
  • Did it work in the past?
  • Observed behaviour:
    • Enable verbose output during opload and disable verbose output during compilation under file/preferences in the IDE, attempt an upload of the blink sketch (or empty sketch) and post the results in the new topic (please use code tags as described in How to get the best out of this forum).
    • Does the L-LED flash once, multiple times or not at all after pressing and releasing the reset button.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.