2011/12/20 David Relson <[email protected]>: > On Tue, 20 Dec 2011 07:02:53 +0100 > Peter Stuge wrote: > >> David Relson wrote: >> > I'd like to do some development with TI's msp430 processors. As a >> > starting point I've got the TI LaunchPad which has an msp430g2231. >> >> I'm not sure Linux is relevant for those 16-bit chips, nor uClibc? >> >> >> //Peter > > I'm not interested in running Linux on the MSP430. My goal is to use > Linux to cross-compile code that will run on the MSP430. >
There is a msp430-gcc package in portage. Have you tried that ? I've once upon a time used a toolchain from: http://cdk4msp.sourceforge.net/ Best regards, Maciej Grela
