First use of Arduino Uno : avrdude error on Blink uploading


hi all,

i bought arduino (or should genuino) starter kit. first test , failing.
i have follow religiously first pages , when trying upload blink sketch, uploading fails avrdude error : avrdude: stk500_recv(): programmer not responding.

as suggested in other posts, have tried
1) switch latest hourly build of arduino ide
2) switch previous stable version of arduino ide (1.6.09)
3) change usb cable 1 know working fine
4) make same steps on computer (unfortunatelly, of them macos running on macos 10.11.6, not interesting test)
5) press reset before upload, interesting thing : tx led never flashes

the full log attached. idea of why happening ?

to save people having download log, it's sync error, resp=0x00 every time:

code: [select]

avrdude: stk500_recv(): programmer not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer not responding


and he's running 1.6.11 hourly avrdude 6.0.1.


Arduino Forum > Using Arduino > Installation & Troubleshooting > First use of Arduino Uno : avrdude error on Blink uploading


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'