Problem uploading to board


i'm new , tried 'blink' sketch test out board , said. suggestions?


arduino: 1.6.9 (windows 10), board: "arduino/genuino uno"

sketch uses 1,066 bytes (3%) of program storage space. maximum 32,256 bytes.
global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes local variables. maximum 2,048 bytes.
avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x7e
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x86
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x18
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x18
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x86
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x86
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x18
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x1e
problem uploading board.  see http://www.arduino.cc/en/guide/troubleshooting#upload suggestions.

this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.



Arduino Forum > Using Arduino > Installation & Troubleshooting > Problem uploading to board


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'