> -----Original Message----- > From: Peter Bigot [mailto:[email protected]] > Sent: woensdag 15 september 2010 13:57 > To: GCC for MSP430 - http://mspgcc.sf.net > Subject: Re: [Mspgcc-users] MSPGCC3.2.3/MSPGCC4 ? > > > > > 1) Is there a MSPGCC version that can compile code for MSP430X using > > all the memory (20-bit addressing). > > > > To my knowledge, the only version that does this is the MSP430X branch > off CVS. I have not used it in this role, as the one MSP430 platform I > have with more than 32KB of memory is still in its box. > > 2) Which version of GCC / Binutils should I use ? > > > > If you need 20-bit address support, the MSP430X branch off CVS is your > only choice today.
I recall having some problems with just the CVS version, but I've successfully used the patches from http://www.innoventis.de/downloads/mspgcc/ to build a working compiler from the MSP430X branch. HTH, Michiel
