The 'more' that I added are patches for libc and gdb. So if you've not
written one for libc already just grab mine.

I'm not sure about the gdb one as I've not been able to test it and
have no idea how necessary it is.

The libc patch updates the libc Makefile and adds support for x2410 to io.h.
New headers are also needed for the libc build (for x26 and x241x) -
I've created these, there's a an entry in the new makefile for the
patch to copy them from a patches/headers directory to the
libc/include (its a bit messy but it'll do for now for me)

You can get updated patch files here:
http://homepages.inf.ed.ac.uk/mbarnes/msp_patch/

The vector tables in the new headers are correct but I'm not sure
about any of the usci / usart includes as I'm new to the 430 and
havn't tried any of them yet, this week :)

Cheers,
Mat

On 07/03/2008, Gunther Lemm <[email protected]> wrote:
> hi steve,
>
>  here's something else for you to add to your patch-patch:
>
>  take a look at msp430-libc/src/Makefile
>  the following lines seem to be missing:
>
>          crt430x247.o   crt430x248.o   crt430x249.o   crt430x2410.o\
>          crt430x2471.o  crt430x2481.o  crt430x2491.o \
>          crt430x2416.o  crt430x2417.o  crt430x2418.o  crt430x2419.o \
>          crt430x2616.o  crt430x2617.o  crt430x2618.o  crt430x2619.o \
>
>  that could be the reason why there are no crt430*.o files :)
>  warning: I did not test this modification.
>
>
>  gunther
>
>  -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft
>  Defy all challenges. Microsoft(R) Visual Studio 2008.
>  http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>  _______________________________________________
>  Mspgcc-users mailing list
>  [email protected]
>  https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

Reply via email to