Rei Vilo 695 Posted August 31, 2012 Share Posted August 31, 2012 Bonjour, The project Energia offers a Processing-based Wiring-derived Arduino-like IDE for the LaunchPad MSP430. Is there a similar project for the C2000, Processing-based Wiring-derived IDE, to be added to Energia? Thanks! Quote Link to post Share on other sites
TI_Trey 38 Posted September 3, 2012 Share Posted September 3, 2012 I'm traveling right now....actually doing a LaunchPad Training at McMaster University close to Toronto Canada on Wednesday. When I get back to work later this week, I'll create the branch and upload the work that I've done so far on supporting the C2000 LaunchPad in Energia. larsie 1 Quote Link to post Share on other sites
larsie 121 Posted September 14, 2012 Share Posted September 14, 2012 That would be really great. Quote Link to post Share on other sites
TI_Trey 38 Posted October 15, 2012 Share Posted October 15, 2012 Sorry for the delay..life has been happening and I haven't had the free time I need to devote to my LaunchPad. I went ahead and forked the Energia repo, and committed what I have so far. The project should build in eclipse, but I don't think it can compile sources yet. Rei Vilo, I've added you as a collaborator. If anyone else would like to contribute to this project please let me know and I will be happy to give you access. The fork can be found here: https://github.com/treygerman/Energia msptest6 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted October 15, 2012 Author Share Posted October 15, 2012 Thanks! I'll give a look. Quote Link to post Share on other sites
Rei Vilo 695 Posted April 6, 2013 Author Share Posted April 6, 2013 Bonsoir! I've just seen a new branch on Energia with fresh commits for the C2000 See http://github.com/energia/Energia/commits/C2000 What are the drivers available: Windows, Mac OS X, Linux? Quote Link to post Share on other sites
msptest6 0 Posted April 6, 2013 Share Posted April 6, 2013 Sounds like good news. Quote Link to post Share on other sites
TI_Trey 38 Posted April 9, 2013 Share Posted April 9, 2013 Indeed it is! I've been able to get some resources to use to implement the wiring APIs. We are making good progress and are hoping to have something to show around MakerFaire. The bad news is that we still won't have Mac OS support. The only option for this is for us to use the TI tools. Quote Link to post Share on other sites
TI_Trey 38 Posted May 2, 2013 Share Posted May 2, 2013 I'm excited to say that at 11am Central time today, the first successful build of a C2000 project took place within Energia! zborgerd 1 Quote Link to post Share on other sites
zborgerd 62 Posted May 3, 2013 Share Posted May 3, 2013 Congrats! Now convince them to open the compiler. (I know, I'm beating a dead horse.) Regardless, nice work! Quote Link to post Share on other sites
TI_Trey 38 Posted May 6, 2013 Share Posted May 6, 2013 Hahahha, nothing more that I would like in the world! Right now it looks like we'll be able to support both Windows and Linux with the closed compiler. If anyone is coming to MakerFaire, I'll be there with a few of my toys and some type (suggestions?) of Energia demo running on the C2000 LaunchPad! Quote Link to post Share on other sites
TI_Trey 38 Posted June 11, 2013 Share Posted June 11, 2013 Quick Update on Energia Support: More good news! I just finished adding serial programming support for the C2000 LaunchPad to Energia. Its slow as molasses, but it works and its lightweight. Also of note, the C2000 compiler no longer has a size restriction!!! I'm hoping we'll have a beta build with C2000 support later this month. No guarantees though, as I'm doing this in my free time. Quote Link to post Share on other sites
zborgerd 62 Posted June 14, 2013 Share Posted June 14, 2013 Quick Update on Energia Support: More good news! I just finished adding serial programming support for the C2000 LaunchPad to Energia. Its slow as molasses, but it works and its lightweight. Also of note, the C2000 compiler no longer has a size restriction!!! I'm hoping we'll have a beta build with C2000 support later this month. No guarantees though, as I'm doing this in my free time. That's good news. Which version doesn't have the 32kB restriction? The direct download to the compiler on TI's site still indicates that 6.1.4 is size-limited. https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm Quote Link to post Share on other sites
TI_Trey 38 Posted June 17, 2013 Share Posted June 17, 2013 I can't say with 100% certainty, but I believe this is just a documentation error on the page. The limit should be removed in the software itself. I believe there is a bug filed to fix the wording on that page. Also of note, all of the APIs are tested and working (except for i2c). Things are looking good for a beta release near the end of the month! kayla_tuyu_china 1 Quote Link to post Share on other sites
kayla_tuyu_china 0 Posted June 18, 2013 Share Posted June 18, 2013 Good news~~~~~~~ AND The thing i most care about is do the "wiring" is included and work will? this days i use energia for m430 but i can not use LCD 12864 will because it comes so many errors. 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.