I've been using the arduino compiler for my PC xp system. I just installed it on my iMac
I've tried to select every port that comes up under tools, but I still don't have any communication to my board. I keep getting the avrdude stk500 error. I'm using the Arduino duemilanove
Any suggestions?
EDIT: I have found some other threads suggesting that there is an issue with the USB drivers for Mavericks which I had previously installed.
I am having a very similar problem. Could you please explain how exactly you resolved the issue? Or point me in the direction of the other threads that helped you out?
I too am a newcomer to the Arduino - just got my kit yesterday.
I tried to download the latest software and it would not run on my older mac - OSX 10.5.8
So I downloaded Arduiino 1.0.6 from the "older" software on the downloads page.
This works.
I had to plug in the UNO to the usb slot on my mac
Then Start Arduino
Then went to the menu-bar and choose Tools / Serial Port / dev/cu.usbmodem2b1211
After that I was able to open the "Blink" Script, Verify, then Upload .