energia 485 Posted September 13, 2013 Share Posted September 13, 2013 I am happy to announce that release 0101E0010 just went up on energia.nu. I want to thank everybody for their support and contributions. Energia would not have been possible without such an awesome community! Here are the highlights: Lots of bug fixes. We were not able to squash all of them but got most of the big ones. New MSP430F5529 USB LaunchPad support. This one has a lot of flash (128k) and a lot of ram (8k). Initial support for the CC3000 WiFi BoosterPack on the MSP430F5529 USB LaunchPad. Anaren AIR BoosterPack for RF connectivity on the MSP-EXP430G2 LaunchPad Full release notes, F5529 LaunchPad pinmap and getting other details will go up over the weekend. Happy making, Robert pine, Rickta59, Rei Vilo and 5 others 8 Quote Link to post Share on other sites
pao 0 Posted September 13, 2013 Share Posted September 13, 2013 Thank you new release. I can't compile at StellarPad There is not 'libiconv-2.dll' in new release folder 'energia-0101E0010' Pleae check zip file. Quote Link to post Share on other sites
L.R.A 78 Posted September 13, 2013 Share Posted September 13, 2013 Wish i could test the new launchpad with energia but my order is in backorder :-( Seems good. There were alredy so many bug fixes in the github that i didn0t know wich ones were alredy implemented so sometimes i got confused Quote Link to post Share on other sites
energia 485 Posted September 13, 2013 Author Share Posted September 13, 2013 Thank you new release. I can't compile at StellarPad There is not 'libiconv-2.dll' in new release folder 'energia-0101E0010' Pleae check zip file. You must be one of the lucky few that grabbed the release that went up between 11:45 pm and 1 am PDT. This release was missing the libiconv-2.dll. I replaced the zip file with one that includes the DLL around 1 am. You can use libiconv-2.dll from the previous release and place it in the energia folder where energia.exe is if you do not want to download the entire zip file again. Quote Link to post Share on other sites
spirilis 1,265 Posted September 13, 2013 Share Posted September 13, 2013 Also reporting here for Rick- USBSerial has a file HAL_UCS.h presumably from the USB API library (which, BTW, I had no idea worked in GCC... guess you guys ported it?) that tries to include "hal_macros.h" but it's named HAL_MACROS.h This works on MacOSX because MacOS apparently has some measure of case insensitive permissiveness, but it breaks on Linux. energia 1 Quote Link to post Share on other sites
energia 485 Posted September 13, 2013 Author Share Posted September 13, 2013 Also reporting here for Rick- USBSerial has a file HAL_UCS.h presumably from the USB API library (which, BTW, I had no idea worked in GCC... guess you guys ported it?) that tries to include "hal_macros.h" but it's named HAL_MACROS.h This works on MacOSX because MacOS apparently has some measure of case insensitive permissiveness, but it breaks on Linux. Thanks for the report! I missed that in the testing. I will add it to the know issues list and file a bug for it. Quote Link to post Share on other sites
spirilis 1,265 Posted September 13, 2013 Share Posted September 13, 2013 PS- Kudos getting the libmsp430.so on the Mac, this saves a lot of headache for me! No more need for that pesky Windows machine Quote Link to post Share on other sites
energia 485 Posted September 14, 2013 Author Share Posted September 14, 2013 Adding Mac support was quite a bit of work since there was no Mac support in that DLL at all. For now it only supports the new eZ-FET. The guys over at mspdebug already have preliminary native support inside mspdebug so I will most likely switch to that once it's stable. bluehash 1 Quote Link to post Share on other sites
igendel 27 Posted September 16, 2013 Share Posted September 16, 2013 Downloading it now... thanks to the developers for the continuing effort on this project! Quote Link to post Share on other sites
jlhonora 0 Posted September 16, 2013 Share Posted September 16, 2013 Great!! I'll test the 5529 features when my board arrives (Tuesday, hopefully!). Are you still using the Github page as a repo? I can't seem to find the source code for this release. I'd like to review how you gave support for USB, or just to see how deep is the support for the plethora of 5529 internal modules. Quote Link to post Share on other sites
energia 485 Posted September 16, 2013 Author Share Posted September 16, 2013 @@jlhonora the code is in a different repo. I will be merging it into the main Energia repo next this week. abecedarian and jlhonora 2 Quote Link to post Share on other sites
G0XAR 19 Posted September 20, 2013 Share Posted September 20, 2013 Thanks for all the hard work guys.... Downloading it as I write Steve Quote Link to post Share on other sites
JonnyBoats 40 Posted September 22, 2013 Share Posted September 22, 2013 I have a MSP-EXP430F5529LP and I just downloaded the latest veresion of Energia, the 9/12/2013 release. I connected the board an verified it was working by opening notepad and pressing button 1 and button 2 to see the text returned. I then loaded Energia but when I try to set the serial port that option is greyed out. Can someone tell me how to properly set the port and board under the tools menu? Thanks. Quote Link to post Share on other sites
jlhonora 0 Posted September 23, 2013 Share Posted September 23, 2013 Any updates on the code publishing? It's still not merged in the Github repo. Quote Link to post Share on other sites
dpharris 13 Posted September 24, 2013 Share Posted September 24, 2013 I cannot see any Stellaris boards on OSX ... just blank --- does anyone have a idea of why this is happening? Thanks, David 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.