Rei Vilo 695 Posted May 18, 2012 Share Posted May 18, 2012 For OS X users looking for a more powerful IDE, why not to use Xcode? embedXcode is a Xcode 4 template for LaunchPad development. It relies on Energia for the framework and the libraries. It is based on a modular set of makefiles. embedXcode currently supports Arduino 0023 and 1.0, Wiring, chipKIT and LaunchPad platforms. Maple is on the pipes. Full website including features, installation guide and downloads available at :arrow: embedXcode.weebly.com. Enjoy xv4y 1 Quote Link to post Share on other sites
xv4y 46 Posted May 19, 2012 Share Posted May 19, 2012 Hi Rei Yes, the template idea is really neat. I have been using one for compiling to AVR. However I am stuck to Snow Leopard (XCode 3.2) and your template does not work under XCode 3.2... Also, I like the "all in one" approach of Energia, even if the XCode editor is superior in many ways. Yan. Quote Link to post Share on other sites
Rei Vilo 695 Posted May 20, 2012 Author Share Posted May 20, 2012 Bonjour xv4y, You could use the standard Xcode project :arrow: mpideXcode with Xcode 3 and turn it into a template for Xcode 3. Apple has changed the format for the templates, making Xcode 3 and 4 incompatible. Actually, the main contribution brought by embedXcode resides on the :arrow: modular set of makefiles. I tested them with NetBeans and they worked just fine. There's no reason they shouldn't work with Xcode 3. Enjoy Quote Link to post Share on other sites
Rei Vilo 695 Posted June 11, 2012 Author Share Posted June 11, 2012 I'm working on the next release of :arrow: embedXcode. I plan to integrate a self-documenting feature. After having reviewed HeaderDoc, doxygen and appledoc, I picked doxygen. Integration with Xcode is the main challenge. The idea is to select a specific target to build the documentation, obtain a PDF and integrate a codeset Xcode could use. There's still a lot of work to do. Stay tuned Quote Link to post Share on other sites
Rei Vilo 695 Posted June 12, 2012 Author Share Posted June 12, 2012 Please find the new release of embedXcode with the implementation of the self-documentation. embedXcode bluehash 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted June 25, 2012 Author Share Posted June 25, 2012 New version 14 of embedXcode brings a significant improvement on the size of the HEX and BIN files over the embedXcode Quote Link to post Share on other sites
Rei Vilo 695 Posted July 23, 2012 Author Share Posted July 23, 2012 Hi! I've updated and posted a new version of the embedXcode template in sync with the Energ?a commit dated July 22, 2012. TimerSerial is now under the cores folder and no longer under the Libraries folder. As always, download is available :arrow: here with the Installation Guide and User Manual. Enjoy Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.