I HAVE RECENTLY PURCHASED AN ARDUINO KIT WITH ETHERNET SHIELD AND I AM NOT ABLE TO UPLOAD THE PROGRAM ON THE BOARD.THE ERROR SHOWN IS :
"THE I/O OPERATION HAS BEEN ABORTED BECAUSE OF EITHER A THREAD EXIT OR AN APPLICATION REQUEST"
WITHOUT THE SHIELD I AM ABLE TO UPLOAD THE PROGRAM. BUT WHEN THE SHIELD IS CONNECTED THEN THE ERROR COMES. HELP ME AS SOON AS POSSIBLE.
MAIL ME THE SOLUTIONS ON: mitultyagi45@gmail.com
I AM RUNNING WINDOWS 10 AND THE IDE VERSION IS 1.7.11
Please turn off your Caps Lock. That is hard to read and it looks like you're shouting. Thanks.
Try 1.8.0, there is no Arduino.cc 1.7.11:
Sorry .Actually I am new to this and do not know how to solve the problem.Thanks. If that doesn't work then what should I do because I had already downloaded a new version of IDE once
If you can upload without the shield, then it seems the shield is interfering with your serial pins (D0, D1), or is dragging down the power line (do you measure 5V on the power header) or perhaps the shield is pulling the Reset pin low - does it measure 5V before you start an upload?
Yup on the shield power led glows red when connected. a new set of errors are coming now.
avrdude: stk500_recv(): programmer is not responding
avrdude: ser_send(): write error: sorry no info avail
avrdude: ser_recv(): read error: The device does not recognize the command.
when change the port to com 5 (say), then the error shown is
:
avrdude: ser_open(): can't open device "\.\COM5": The system cannot find the file specified.