energia 485 Posted February 21, 2014 Author Share Posted February 21, 2014 @@Thorvard the release version of mspgcc unfortunately does not support > 64k. TI is working with RedHat on a new version of GCC that will support > 64k. It is not in a state yet though were I feel comfortable with pulling it into Energia. Give it a couple more months and it should be stable enough to include in Energia. Thorvard 1 Quote Link to post Share on other sites
Thorvard 14 Posted February 21, 2014 Share Posted February 21, 2014 I hope so, they started the development in late 2012 and aimed for a 2013 release.I already hit the rom limit yet, but it is only 48k if i am not mistaken? Quote Link to post Share on other sites
Thorvard 14 Posted February 21, 2014 Share Posted February 21, 2014 I took a look at the CCS6 beta, looks like they included mspgcc 4.8, does this version support 20 bit? if it is true there is hope for a stable release soon Quote Link to post Share on other sites
spirilis 1,265 Posted February 21, 2014 Share Posted February 21, 2014 Yes my understanding is msp430-gcc (we don't call it mspgcc since it's a whole new unrelated port) has 20-bit support. Fwiw, Peter Bigot's last "development" release of mspgcc (4.7-based) also supported 20-bit and Energia could use it in theory, but the IDE itself may need modification to add the -mmemory=large (or whatever it is, can't recall the exact parameter) to the commandline. I personally built & use this toolchain on my Linux development platforms and have tested the 20-bit support with the F5529LP. Peter no longer maintains it though. Sent from my Galaxy Note II with Tapatalk 4 Thorvard 1 Quote Link to post Share on other sites
energia 485 Posted February 22, 2014 Author Share Posted February 22, 2014 The msp430 gcc port that is in CCS is pretty stable but not stable enough for me to pull into Energia. I hope to pull this toolchain into the june/july release. abecedarian 1 Quote Link to post Share on other sites
bluehash 1,581 Posted March 20, 2014 Share Posted March 20, 2014 A new Energia version has been released. For questions on the new release: MSP430 Energia Support- Go here. Tiva-C/Stellaris Energia Support- Go here. 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.