energia 484 Posted June 30, 2016 Share Posted June 30, 2016 UPDATED BETA AVAILABLE (7/15/2016) Hello all, A new beta build (1.6.10E18B7) is available for download. This release fixes some minor cosmetic issues as well as some bugs that were reported. Big thanks to those that reported the bugs. The new release can be downloaded from: Windows: https://s3.amazonaws.com/energiaUS/distributions/energia-1.6.10E18B7-windows.zip Mac OS X: https://s3.amazonaws.com/energiaUS/distributions/energia-1.6.10E18B7-macosx-signed.zip Linux64: https://s3.amazonaws.com/energiaUS/distributions/energia-1.6.10E18B7-linux64.tar.xz Please continue to report issues you encounter here: MSP430: https://github.com/energia/msp430-lg-core/issues MSP432: https://github.com/energia/msp432-core/issues TivaC: https://github.com/energia/tivac-core/issues CC3200: https://github.com/energia/cc3200-core/issues IDE: https://github.com/robertinant/EnergiaNG/issues Thanks and have a great weekend!! Robert ------------------------------------------------------------ Hello all, Wanted to let you know that I have a beta available of Energia 18 which is based on the latest and greatest Arduino IDE. If you would like to give it a spin, then the instructions for each OS are below. Would be great if you could post any issues you come across while you try it out. Please post general questions about this beta in this thread. Post issues for each part below on github. While you try it and find issues, please check the github issues pages to check if the bug has not already been reported before you file it. MSP430: https://github.com/energia/msp430-lg-core/issues MSP432: https://github.com/energia/msp432-core/issues TivaC: https://github.com/energia/tivac-core/issues CC3200: https://github.com/energia/cc3200-core/issues IDE: https://github.com/robertinant/EnergiaNG/issues If you have never used Energia, then you will need to install the drivers for your OS as per the guide posted here: http://energia.nu/guide/ Energia 18 instructions: All previous beta chicken, adrianF and Rei Vilo 3 Quote Link to post Share on other sites
Rickta59 589 Posted June 30, 2016 Share Posted June 30, 2016 When are you going to spin another build with the fixes so far? Quote Link to post Share on other sites
Rickta59 589 Posted June 30, 2016 Share Posted June 30, 2016 Have the build instructions changed? I tried this: $ git clone --recursive https://github.com/robertinant/EnergiaNG.git $ git submodule update --init --recursive $ cd EnergiaNG/build $ ant clean build failed here: .... untar-unzip-download: [get] Getting: https://github.com/arduino-libraries/Firmata/archive/2.5.2.zip [get] To: /mnt/vbox/shared/github/EnergiaNG/build/Firmata-2.5.2.zip [get] https://github.com/arduino-libraries/Firmata/archive/2.5.2.zip moved to https://codeload.github.com/arduino-libraries/Firmata/zip/2.5.2 [get] .................................................... [get] .................................................... [get] ............................ untar-unzip-checksum: [echo] Testing checksum of "Firmata-2.5.2.zip" BUILD FAILED /mnt/vbox/shared/github/EnergiaNG/build/build.xml:104: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build.xml:624: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build.xml:205: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build.xml:214: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build.xml:232: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build.xml:837: Checksum failed. File Firmata-2.5.2.zip failed checksum. Please remove "Firmata-2.5.2.zip" to download it again. Quote Link to post Share on other sites
StefanSch 10 Posted July 1, 2016 Share Posted July 1, 2016 Try that one: ant -f build-energia.xml clean build Quote Link to post Share on other sites
Rickta59 589 Posted July 1, 2016 Share Posted July 1, 2016 That fails in a different way: untar-unzip-download: [get] Getting: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] To: /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Can't get http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 untar-unzip-checksum: [echo] Testing checksum of "linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2" [checksum] Could not find file /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to generate checksum for. BUILD FAILED /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:91: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:673: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:1030: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:723: Could not find file /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to generate checksum for. Total time: 8 seconds Quote Link to post Share on other sites
Fmilburn 445 Posted July 1, 2016 Share Posted July 1, 2016 I tried out the new IDE today with Windows 10 on a fairly fast machine. Everything loaded without a problem and seemed responsive. Ran quite a few examples with the F5529 and also a trial or two on the FR6989, TM4C123, and MSP432. These are just observations after playing with it an hour or two and I didn't find any new bugs.... The line numbers are nice - don't have to hunt around for syntax errors near as long If Preferences -> Compiler warnings is set to 'All' there are a lot more warnings than I am used to getting - e.g. "missing whitespace after the macro name", "floating constant exceeds range of double in 'atof'", and numerous others. I didn't check it line by line but I get different warnings compared to V17 with preferences set to verbose output. Using ctrl-m no longer compiles and opens up the serial window Saw in the help menu where there will be a FAQ :-) Tried out the Serial Plotter and that worked although it has limited capability (same as Arduino I guess) energia 1 Quote Link to post Share on other sites
energia 484 Posted July 2, 2016 Author Share Posted July 2, 2016 When are you going to spin another build with the fixes so far? I'll do another build sometime next week. That beta will then also be posted on energia.nu Quote Link to post Share on other sites
energia 484 Posted July 2, 2016 Author Share Posted July 2, 2016 That fails in a different way: untar-unzip-download: [get] Getting: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] To: /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Error opening connection java.io.FileNotFoundException: http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 [get] Can't get http://energia.nu/files/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 untar-unzip-checksum: [echo] Testing checksum of "linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2" [checksum] Could not find file /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to generate checksum for. BUILD FAILED /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:91: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:673: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:1030: The following error occurred while executing this line: /mnt/vbox/shared/github/EnergiaNG/build/build-energia.xml:723: Could not find file /mnt/vbox/shared/github/EnergiaNG/build/linux/msp430-gcc-4.6.3-i386-x86_64-pc-linux-gnu.tar.bz2 to generate checksum for. Total time: 8 seconds I was cleaning up energia.nu and mistakingly moved that file to another directory. I just put it back and the build should now work. Quote Link to post Share on other sites
energia 484 Posted July 2, 2016 Author Share Posted July 2, 2016 I tried out the new IDE today with Windows 10 on a fairly fast machine. Everything loaded without a problem and seemed responsive. Ran quite a few examples with the F5529 and also a trial or two on the FR6989, TM4C123, and MSP432. These are just observations after playing with it an hour or two and I didn't find any new bugs.... The line numbers are nice - don't have to hunt around for syntax errors near as long If Preferences -> Compiler warnings is set to 'All' there are a lot more warnings than I am used to getting - e.g. "missing whitespace after the macro name", "floating constant exceeds range of double in 'atof'", and numerous others. I didn't check it line by line but I get different warnings compared to V17 with preferences set to verbose output. Using ctrl-m no longer compiles and opens up the serial window Saw in the help menu where there will be a FAQ :-) Tried out the Serial Plotter and that worked although it has limited capability (same as Arduino I guess) Thanks for giving this a spin! Great to hear that everything worked as expected. The verbosity when set at "All" is more verbose then it was in Energia 17. There are indeed a lot of warnings which I will be fixing over time. Robert Quote Link to post Share on other sites
LiviuM 43 Posted July 2, 2016 Share Posted July 2, 2016 Hi Robert, Just for the record, is working for me under OpenSuse Leap (64 bit) with TM4C1294XL (Tivac). Installing the TM4C1294XL board just worked. No extensive tests done, just loaded a couple of library examples (Blink and ASCIITable), compiled, programmed in the LP and checked they are working. And are. I have the filling it starts faster than Energia 17. Thanks for your work, Liviu Quote Link to post Share on other sites
Rickta59 589 Posted July 2, 2016 Share Posted July 2, 2016 I was cleaning up energia.nu and mistakingly moved that file to another directory. I just put it back and the build should now work. Thanks, that works now. Quote Link to post Share on other sites
energia 484 Posted July 5, 2016 Author Share Posted July 5, 2016 Thanks, that works now. I just tried it on other OS'es for other platforms and there are still issues with installing Energia packages with the Arduino IDE. I will look at those after the next beta release. For now, consider installing Energia packages in the Arduino IDE as not working yet. 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.