Xcode programming Mega

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
motjetom
 
Posts: 1
Joined: Thu Feb 12, 2015 2:11 pm

Xcode programming Mega

Post by motjetom »

Hello everyone,

For school I need to develop an ATMega2560 (Arduino Mega) with Xcode, normally students use codeblocks but c::b doesn't work on the latest version of Yosemite. What is the most recent version of programming AVR microcontrollers on a mac? I've tried Crosspack but I've got this error: "avrdude: ser_open(): can't open device "arduino": No such file or directory
make: *** [flash] Error 1". I also tried OSX-AVR but I don't know how to use it :(

Do you guys have some information for me?

Thanks,
Tom

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: Xcode programming Mega

Post by adafruit_support_mike »

The embedXcode system works well for me:

http://embedxcode.weebly.com/

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”