← Back to list

Fix “avrdude: stk500_recv(): programmer is not responding” in Mac OS X Mavericks 10.9 — Arduino

Eneko in enekochan · 2015-10-31 21:30 · 0 claps · 0.4 min read
#avrdude #driver #ftdi #mavericks #programmer
Open on Medium ↗
Wiki topics: 📟 · Gadgets & IoT 🎮 · Gaming

Fix “avrdude: stk500_recv(): programmer is not responding” in Mac OS X Mavericks 10.9 — Arduino

If you get this error while trying to upload an sketch with Arduino IDE in Mac OS X Mavericks 10.9:

avrdude: stk500_recv(): programmer is not responding

The first thing you should be sure is that you have selected a correct USB port (Tools -> Port, which should be something like /dev/cu.usbserial). If even that you are unable to upload an sketch try this process.

  • Disable the Apple FTDI USB driver:
$ cd /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns
$ sudo mv AppleUSBFTDI.kext AppleUSBFTDI.kext.disabled

Ref: http://www.enttec.com/support-center/kb/article/108-OS_XMavericks(10.9)_-_IMPORTANT https://forum.arduino.cc/index.php?topic=198539.0


메타데이터
post_id
5a195ebfaadb
slug
fix-avrdude-stk500-recv-programmer-is-not-responding-in-mac-os-x-mavericks-10-9-arduino-5a195ebfaadb
url
https://medium.com/enekochan/fix-avrdude-stk500-recv-programmer-is-not-responding-in-mac-os-x-mavericks-10-9-arduino-5a195ebfaadb
canonical_url
https://medium.com/enekochan/fix-avrdude-stk500-recv-programmer-is-not-responding-in-mac-os-x-mavericks-10-9-arduino-5a195ebfaadb
author_url
https://medium.com/@enekochan
status
ok
fetched_at
2026-07-30 19:47:23