energia 485 Posted December 6, 2012 Share Posted December 6, 2012 After 4 months (to the day) of hard work by the Energia team, Energia release 0101E0009 - 12/06/2012 it is ready to go! A full list of new features and bug fixes will be posted on the github wiki page later this week. Highlights for this release are: - StellarPad aka EK-LM4F120XL support (http://www.ti.com/tool/EK-LM4F120XL). - FraunchPad aka MSP-EXP430FR5739 FRAM support (http://www.ti.com/tool/MSP-EXP430FR5739). - Lots of bug fixes. The release is available for download @ http://energia.nu/download/ Pin mapping for the new boards is posted here: https://github.com/energia/Energia/wiki/Hardware courtesy of @rei-vilo. Thanks to all Energia users for your continued support and providing us with invaluable feedback! Thanks to Energia team members @StefanS, @ReaganR, @rei-vilo, @Rickta59, @pbrier, @clyvb for making this release possible. Special thanks to @bluehash for his continued support with 43oh.com. Enjoy the new release! Robert veryalive, chicken, Philipp and 7 others 10 Quote Link to post Share on other sites
Rei Vilo 695 Posted December 6, 2012 Share Posted December 6, 2012 The StellarPad pins maps Rickta59 and veryalive 2 Quote Link to post Share on other sites
Philipp 56 Posted December 6, 2012 Share Posted December 6, 2012 This is EPIC! I'm curious how it will perform and I can't wait to try it out with the Stellaris Launchpad, as soon as I'm back home on Saturday Quote Link to post Share on other sites
G0XAR 19 Posted December 6, 2012 Share Posted December 6, 2012 Great, now all I need is my Stellaris launchpads. I guess they are still being made ;-) Quote Link to post Share on other sites
olivluca 12 Posted December 6, 2012 Share Posted December 6, 2012 Thank you for the release, is there an ETA for the Linux version? Quote Link to post Share on other sites
Rickta59 589 Posted December 6, 2012 Share Posted December 6, 2012 https://github.com/energia/Energia/downloads ... it is up there .. energia.nu just hasn't been updated. olivluca 1 Quote Link to post Share on other sites
ABCelectronica 0 Posted December 6, 2012 Share Posted December 6, 2012 Genial! I can not wait to start, initiating the download .... :thumbup: Quote Link to post Share on other sites
maxik 1 Posted December 7, 2012 Share Posted December 7, 2012 Thank you for the Stellaris support, but when I try to upload "Blink" I keep getting "Cannot run program "E:\ENERGI~1\HARDWARE\TOOLS\LM4F\BIN\arm-none-eabi-g++" CreateProcess error=2 File not found". EDIT: Fixed this by renaming energia's folder from "energia-0101E0009" or so to "ener9", name seems to be an issue. Fix this please or note somewhere that folder name can't be longer than 6 characters. PTB 1 Quote Link to post Share on other sites
chopc 0 Posted December 8, 2012 Share Posted December 8, 2012 Well very happy to see thr new version , However , tried it with the Stellaris Launchpad , No go !!!, in either Linux or Windows versions :- No sign of a virtual USB com port to connect to !! , with the MSP430 launchpad it comes up on my computer as Com8 in XP , and all works well I'm almost tempted to believe that there has been a change of firmware in the recent production as the "Project 0" reference to controlling the board by the virtual com port does not work either as there is NO virtual com port ( tried with both of the Stellaris boards I received three days ago and on my desktop and two laptops !! all XP) When I connect the Stellaris Launchpad in Windows XP I get a message " Found new hardware , In circuit debug interface " Device manager shows three instances of "In circuit debug interface" but no com port , MSP430 Launchpad connection shows "MSP430 Application UART (Com(x)) Linux shows up "f432 Texas Instruments, Inc. eZ430 Development Tool" with the MSP430 board connected and "1cbe:00fd Luminary Micro Inc" with the Stellaris connected Quote Link to post Share on other sites
Liran 0 Posted December 8, 2012 Share Posted December 8, 2012 Why there is no 64bit version for linux? :-( Quote Link to post Share on other sites
chopc 0 Posted December 9, 2012 Share Posted December 9, 2012 Well very happy to see thr new version , However , tried it with the Stellaris Launchpad , No go !!!, in either Linux or Windows versions :- <>SNIP> I have to take back my previous comments !! Something very odd going on as far a my old Windows setups , Energia in a clean fresh install of XP works fine with both the 430 and Stellaris Launchpads , but my old XP setups just do not "take" the Stellaris icdi drivers , ?? the installation process seems to work , but checking in Device Manager shows that the drivers do not get installed !!! Looks it's back to the old "Have you reinstalled Windows lately" scenario ( And that's why I wanted to get out of Windows in the first place ):-) Linux still a problem though , but it always has been for me !!! Quote Link to post Share on other sites
GeraldS 1 Posted December 9, 2012 Share Posted December 9, 2012 What drivers are needed to access the LaunchPad on Windows? I installed the "Stellaris ICDI Drivers" and the LaunchPad shows up as "Stellaris Virtual Serial Port (COM3)", "Stellaris OCDO DFI Device" and "Stellaris ICDI JTAG/SWD Interface" in the device manager, COM3 is available in the "Tools/Serial Port" menu of Energia. But when I try to upload the Blink example I get the following error message: Binary sketch size: 1.916 bytes (of a 262.144 byte maximum) Failed! No ICDI device with USB VID:PID 1cbe:00fd found! I confirmed that the Serial Port Device has the correct VID: USB\VID_1CBE&PID_00FD&REV_0100&MI_00 For the record, I'm using Windows 8. varnonga 1 Quote Link to post Share on other sites
udif 1 Posted December 10, 2012 Share Posted December 10, 2012 http://forum.43oh.com/topic/3014-clean-install-linux-mint-msp430-works-stellarpad-no-icdi-error/?p=25763 You can also try downloading the LMFlashProgrammer from the TI website, (http://www.ti.com/tool/lmflashprogrammer) and see if it recognizes your board. Quote Link to post Share on other sites
chopc 0 Posted December 10, 2012 Share Posted December 10, 2012 What drivers are needed to access the LaunchPad on Windows? I installed the "Stellaris ICDI Drivers" and the LaunchPad shows up as "Stellaris Virtual Serial Port (COM3)", "Stellaris OCDO DFI Device" and "Stellaris ICDI JTAG/SWD Interface" in the device manager, COM3 is available in the "Tools/Serial Port" menu of Energia. But when I try to upload the Blink example I get the following error message: Binary sketch size: 1.916 bytes (of a 262.144 byte maximum) Failed! No ICDI device with USB VID:PID 1cbe:00fd found! I confirmed that the Serial Port Device has the correct VID: USB\VID_1CBE&PID_00FD&REV_0100&MI_00 For the record, I'm using Windows 8. That's the same problem and error message I have in Ubuntu 12.04 , lsusb shows "1cbe:00fd Luminary Micro Inc." Quote Link to post Share on other sites
GeraldS 1 Posted December 10, 2012 Share Posted December 10, 2012 http://forum.43oh.com/topic/3014-clean-install-linux-mint-msp430-works-stellarpad-no-icdi-error/?p=25763 You can also try downloading the LMFlashProgrammer from the TI website, (http://www.ti.com/tool/lmflashprogrammer) and see if it recognizes your board. Other USB ports yield the same result (tried ports on an USB hub, on the docking station and on the laptop itself). The link to the flash programmer ends in a 404 page. Edit: I tried it on a second machine with Windows 7, same drivers, same device, same Energia ... it works there. I tend to blame Windows 8 for now. 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.