Jump to content
43oh

New Energia release 0101E0011 - 12/17/2013


Recommended Posts

I am happy to announce that release 0101E0011 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!
 
The highlights are:
  • Lots of bug fixes
  • Major update to the CC3000 WiFi BoosterPackLibrary for the MSP430F5529 and TivaC/Stellaris LaunchPad
  • Updated ARM tools to gcc-arm-embedded
  • Initial C2000 support (thanks to Trey German for all his hard work on getting Energia ported to the C2000)
  • CCSv6 Energia Sketch import
  • Support for MSP-EXP430G2 LaunchPad
  • Support for MSP-EXP430F5529LP LaunchPad
  • Support for EK-TM4C123GXL (TivaC) LaunchPad
  • Support for EK-LM4F120XL (Stellaris) LaunchPad
  • Runs on Windows (XP/7/8), Mac OS X and Linux (32/64 bit)

Happy Making!

 

Robert

Link to post
Share on other sites
  • Replies 35
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

I am happy to announce that release 0101E0011 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

This is the standard error message because Energia isn't signed.   Go to systems preferences, select security and allow apps from any source.   Launch Energia: it will work.

Here's the detailed procedure I wrote for embedXcode. It is the same for Energia.  

Posted Images

What version of OS X are you on? I will pm you with a link to a zip file to try. 

As for driverlib, we decided to not include it as TI is working on overhauling it and the next version would break a lot of the API's. Rather than including something that we know will break in the future we decided that it is better to include a stable version that can last.

 

If you want access to driverlib then you can use the DriverLib library attached. 

DriverLib.zip

Link to post
Share on other sites

Issue with Energia:

 

When I try to compile anything I get this error message:

 

 

C:\Temp\build409393309414726193.tmp\core.a, -LC:\Temp\build409393309414726193.tmp, -lm]
c:/documents and settings/jerodaweaver/desktop/energia11/energia-0101e0011/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: cannot open linker script file memory.x: No such file or directory
collect2: ld returned 1 exit status
 
 
Where is the path to ld.exe stored?  I checked in preferences.txt and didn't find it.  Perhaps I am doing something wrong, however, I have ALL of the other energia builds in the same sort of structure (all extracted into their own folder on the desktop), and have never had any trouble.
 
I am running it on XP SP3.
 
Let me know if anyone else has any ideas here.  (Also tried running as an Admin and it didn't make a difference.)
Link to post
Share on other sites

This is the standard error message because Energia isn't signed.

 

Go to systems preferences, select security and allow apps from any source.

 

Launch Energia: it will work.

Thank you. It worked. The error message is misleading to say the least. I would even classify this as a OS X bug.

Link to post
Share on other sites

 

Issue with Energia:

 

When I try to compile anything I get this error message:

 

 

C:\Temp\build409393309414726193.tmp\core.a, -LC:\Temp\build409393309414726193.tmp, -lm]
c:/documents and settings/jerodaweaver/desktop/energia11/energia-0101e0011/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: cannot open linker script file memory.x: No such file or directory
collect2: ld returned 1 exit status
 
 
Where is the path to ld.exe stored?  I checked in preferences.txt and didn't find it.  Perhaps I am doing something wrong, however, I have ALL of the other energia builds in the same sort of structure (all extracted into their own folder on the desktop), and have never had any trouble.
 
I am running it on XP SP3.
 
Let me know if anyone else has any ideas here.  (Also tried running as an Admin and it didn't make a difference.)

 

 

Rename energia-0101E0011-windows to energia. If that does not do it then move the folder to c:\. Again without the dashes and version number. XP is a bit picky about paths with spaces and dashes.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...