Take the 2-minute tour ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

I recently read this post about setting up Eclipse for Arduino. I Build the test project with no erros, but when I go to upload my test project it just hangs at 5%, with no error messages.

If I unplug the arduino-uno it cancels the upload, so I know it can see the arduino board. It is just not uploading. Does anyone have any ideas as to what is wrong?

I don't know whats changed, but now it doesn't hang i just get a message after trying to upload:

avrdude: stk500_recv(): programmer is not responding

share|improve this question

migrated from stackoverflow.com Sep 22 '14 at 9:59

This question came from our site for professional and enthusiast programmers.

    
Does the Arduino IDE upload successfully with the identical physical setup? –  JRobert Sep 24 '14 at 13:43

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.