Hi, Before building msp430-libc make sure to create a directory called "mspx2" in the "src" folder, just where the "msp1" and "msp2" folders are located. Alpar PS: The link I provided might occasionally be updated, so please check.
On Wed, Apr 30, 2008 at 1:10 AM, palpar <[email protected]> wrote: > Hi everyone, > > i managed to build the patches hopefully correctly this time, with some > other modification. > Decompress the archive to the folder containing the source code for > binutils, gcc and msp430-libc. > Execute the 'make patch' command and it should do the patches needed for > MSP430X. > I assume you have done all the previous patches including those for the > msp430x2xx. > Basically they should work without the 2xx, but not sure. > I would like to remind you that this patch allows addressing memory above > 0xFFFF by using CALLA, RETA, BRA. > It also exploits the PUSHM and POPM instruction which reduce the code size > and make it faster. > It has some math functions added to libc like pow, exp and log. > Check it out from the link below but a better link should be available > soon: > > www.c7obs.net/~perinia/mspgcc/mspgcc-430x.tgz<http://www.c7obs.net/%7Eperinia/mspgcc/mspgcc-430x.tgz> > > Your feedback is welcome. > > Regards, > Alpar >
