Hi,
I need help to find out what I'm doing wrong, I have a MacBook and can't upload a simple blink to my Arduino Uno R3(I have the original but its the same for a Chinese copy), I know they are working, because they work just fine on a windows PC, the Arduino IDE finds the Arduino and recognize it, but doesn't upload...
However I've tried whit a Arduino Mega 2560 and it works.
Ive checked the cable, USB port, I got nothing connected to the Arduino board, already burn bootloader,
I think is something to do whit drivers.
This is the error I get
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
it goes on...