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 am having problems uploading my code to my Arduino Uno. The code that's already up, is running normally. The error code I get is:

ioctl("TIOCMSET"): Connection timed out
avrdude: stk500_recv(): programmer is not responding
ioctl("TIOCMSET"): Connection timed out
[Stino - Error 1]
share|improve this question

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.