Cant Upload programme into Arduino Nano


i've bought new arduino nano , tried uploading program onto it,but reason cant upload.

this error msgs gave:

arduino: 1.6.11 (windows 7), board: "arduino nano, atmega328"


sketch uses 2,802 bytes (9%) of program storage space. maximum 30,720 bytes.
global variables use 233 bytes (11%) of dynamic memory, leaving 1,815 bytes local variables. maximum 2,048 bytes.
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
problem uploading board.  see http://www.arduino.cc/en/guide/troubleshooting#upload suggestions.
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xde
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xde

any newbie?

you should turn on verbose output during upload (in arduino ide preferences) more information on going wrong.


Arduino Forum > Using Arduino > Installation & Troubleshooting > Cant Upload programme into Arduino Nano


arduino

Comments

Popular posts from this blog

Valutazione Template - Joomla! Forum - community, help and support

SD Datastring Convention

First use of Arduino Uno : avrdude error on Blink uploading