SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC
By avenue33
#149253
embedXcode is a Xcode 4 template and supports Arduino, chipKIT / MPIDE, Wiring, LaunchPad MSP430 / Energia and LeafLabs Maple boards / IDEs.

Image

It relies on the Processing-based Wiring-derived Arduino-like IDEs for the chain-tool and the core libraries. Because embedXcode is based on a modular set of makefiles, adding the support for a new board just requires installing the corresponding IDE and adding a specific makefile.

Those makefiles can also be used with other IDEs. I tested them on NetBeans successfully.

Documentation, features, tutorial and download are available at :arrow: embedXcode.webbly.com.

Enjoy :)
By avenue33
#151608
Please find the new release of embedXcode
  • Oct 26, 2012 release 18 • Support for Arduino Due
  • Oct 28, 2012 release 19 • Support for StellarPad
  • Nov 09, 2012 release 20 • Support for Teensy 3.0
The user manual has been updated too
  • Nov 09, 2012 release 16 • Updated with new boards
Please note the Arduino 1.5, Energia for StellarPad and Teensy 3.0 softwares are in development.

I've tested build, link and upload successfully for all boards except for the Arduino Due I don't own.

Website :arrow: http://embedxcode.weebly.com
Download :arrow: http://embedxcode.weebly.com/download
User guide :arrow: http://embedxcode.weebly.com/tutorial

Enjoy ;)