zeke1426459855 0 Posted June 20, 2012 Share Posted June 20, 2012 Has anyone tried out the free version of arm gcc yet? Quote Link to post Share on other sites
brain 0 Posted June 20, 2012 Share Posted June 20, 2012 I'm using Code Sourcery lite over eclipse. Is there anyway to plug this into eclipse? Quote Link to post Share on other sites
Rickta59 589 Posted June 21, 2012 Share Posted June 21, 2012 You can create a new C project then select the Project type of "Cross-Compiler" and then the tool command prefix and path. I'm using this for feature for both my stm32 projects and my msp430-gcc projects. Another way to use it is to create a Makefile project with existing code and use the template recently discussed on hack-a-day. -rick brain and bluehash 2 Quote Link to post Share on other sites
brain 0 Posted June 21, 2012 Share Posted June 21, 2012 Thanks ! 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.