Rei Vilo 695 Posted December 9, 2012 Share Posted December 9, 2012 Please find the latest releases of Energia: energia-0101E0009-macosx.dmg - Mac OS X: Binary release version 0101E0009 (12/06/2012) energia-0101E0009-windows.zip - Windows: Binary release version 0101E0009 (12/06/2012) energia-0101E0009-linux.tgz - Linux: Binary release version 0101E0009 (12/06/2012)· Other links of interest: http://github.com/energia/Energia/wiki'>http://github.com/energia/Energia/wiki – Wiki http://github.com/energia/Energia/downloads'>http://github.com/en...ergia/downloads – Downloads http://github.com/energia/Energia'>http://github.com/energia/Energia – GitHub repository https://github.com/energia/Energia/wiki/Hardware'>https://github.com/e...a/wiki/Hardware – Pins maps http://energia.nu – Website vacsaa and Xtagon 2 Quote Link to post Share on other sites
Xtagon 0 Posted December 10, 2012 Share Posted December 10, 2012 This is awesome. Works great on my LM4F120XL! The only thing I miss is that Code Composer Studio (and probably other Stellaris Launchpad toolchains) have on-board debugging. Is there any chance this could be implemented in Energia eventually? Alternatively, is there an external tool I can use to do the debugging (breakpoint, step, watch variables) after I build the code with Energia? Quote Link to post Share on other sites
Rei Vilo 695 Posted December 10, 2012 Author Share Posted December 10, 2012 Energia –as all the other variants as Arduino, chipKIT Mpide, Wiring, MapleIDE, Teensy, .... – is based on Processing, a minimalistic IDE. Unfortunately, this Processing IDE doesn't include any debugging tool. So we'll need to add that feature. I opened a ticket with this idea at https://github.com/energia/Energia/issues/152 Xtagon and Automate 2 Quote Link to post Share on other sites
Ric 0 Posted December 21, 2012 Share Posted December 21, 2012 Really glad to see support for the Stellaris LaunchPad. Disappointed to see the file pathing get broken such that energia-0101E0009-windows_121206 has to be installed in a DOS compliant folder structure. Sort of a step backwards from E0008. Thanks for the great work otherwise. ...Ric Quote Link to post Share on other sites
monpetit 0 Posted September 13, 2013 Share Posted September 13, 2013 This is awesome. Works great on my LM4F120XL! The only thing I miss is that Code Composer Studio (and probably other Stellaris Launchpad toolchains) have on-board debugging. Is there any chance this could be implemented in Energia eventually? Alternatively, is there an external tool I can use to do the debugging (breakpoint, step, watch variables) after I build the code with Energia? I am using Energia as a library like the libmaple with the Eclipse IDE. The combination of libenergia, Eclipse (with Zylin Embedded debug plugin) and OpenOCD enables you to debug the LM4F120XL board. You can refer and modify my Stellaris build scripts to your taste. https://github.com/monpetit/libenergia Automate 1 Quote Link to post Share on other sites
calinp 24 Posted September 13, 2013 Share Posted September 13, 2013 New release available ! Check http://energia.nu/ 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.