Page 1 of 1

[SOLVED] OSX - Arduino avrdude: stk500_recv(): programmer

PostPosted: Tue Jul 22, 2014 1:40 pm
by royletron
If you get the following on OSX when trying to upload to the Gamebuino from the Arduino IDE:
avrdude: stk500_recv(): programmer is not responding

Follow this guide:
http://3dwest.blogspot.co.uk/2013/12/ar ... 0recv.html

And make sure you do a reboot afterwards!

Can't upload to USB

PostPosted: Thu Jul 24, 2014 9:18 pm
by yodasvideoarcade
Selected port is: /dev/tty.usbserial-A9MDP7NR
Pressing CTRL-U compiles, but uloading doesn't work. Displays:
avrdude: stk500_recv(): programmer is not responding

Gamebuino is turned on and USB cable connected. Charge battery LED is on.

Re: [SOLVED] OSX - Arduino avrdude: stk500_recv(): programme

PostPosted: Thu Jul 24, 2014 9:25 pm
by rodot
Yoda, I merged your post with this existing toping. Did you try what royletron suggests?

Re: [SOLVED] OSX - Arduino avrdude: stk500_recv(): programme

PostPosted: Thu Jul 24, 2014 9:43 pm
by yodasvideoarcade
Worked! Thanks!