boseji 10 Posted July 9, 2012 Share Posted July 9, 2012 Hello, I was able to successfully compile the complete mspgcc and mspdebug. This compile has been perfomed with the most updated gcc compiler GCC4.7 http://m8051.blogspot.in/2012/07/compiling-msp430-gcc-in-linux-upto-date.html However this has a special provistion that C++ language is enabled and the installation is in a custom location at user space. I wish if any one could verify the compile steps and let me know the feeback. As this was the first time I compiled with C++ enabled. Thanks, Fe2o3Fish, bluehash and turd 3 Quote Link to post Share on other sites
turd 31 Posted July 9, 2012 Share Posted July 9, 2012 I'll try this next time I reinstall my OS (could be a while). Thank you boseji. Quote Link to post Share on other sites
boseji 10 Posted July 10, 2012 Author Share Posted July 10, 2012 Hello, I have started a project in github to create the scripted compile and download of mspgcc components. https://github.com/AdharLabs/mspgcc-build-linux This project would provide with examples for makefile based projects for Launch Pad and also for advance MSP430 processors. There is also a plan to provide an easy to use makefile generator script to help speed up the project development. For the easy of the users, I did the complete build and packaging of the MSPGCC + MSP430libc + MCU files and mspdebug. The same has been tested for Ubuntu Linux 12.04. Hope that this release should be compatible to most of the updated Debian Linux flavours. Here is the Download link: https://github.com/AdharLabs/mspgcc-build-linux/downloads You can directly download the first release: https://github.com/downloads/AdharLabs/mspgcc-build-linux/mspgcc-build-linux-20120710-Ubuntu12.04.tar.bz2 I would like to know feedback and suggestions. Kindly help me out to make this innitiatve successful. Thanking you, turd 1 Quote Link to post Share on other sites
gordon 229 Posted July 10, 2012 Share Posted July 10, 2012 You can use my build script (attached to this post) (as a starting point) on two conditions: - I do not wish to provide any kind of support whatsoever regarding this script. It works and works well, has been for quite a long time now, and I am pretty tired of listening to statements to the contrary. - I do not wish to be associated with this script in any way, shape or form (otherwise #1 is bound to happen) I am also completely uninterested in any enhancements, bug fixes, colored output, error handling, and whatever else you can think of. Basically, you grab it, do whatever you want with it, and I never want to hear of it again. If you can live with this, by all means be my guest to re-use it. If you can't, consider the offer void. ("You" means anyone and everyone who wants this piece of code.) build-mspgcc.gz Alan 1 Quote Link to post Share on other sites
Nytblade 24 Posted August 8, 2012 Share Posted August 8, 2012 Is there any chance that MSPGCC will ever be part of the normal GCC/GDB? This patching stuff and tracking down all the dependencies makes it very difficult to get working. 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.