any news on msp430-gdbproxy which still does not support any relocations above 0xFFFF?
2008/5/5 palpar <[email protected]>: > 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 > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > -- _____________ Oleg V. Kobrin
