2009/4/8 Hardy Griech <nt...@mardys.de>:
> At least wdt_a.h in the official CVS repository is at version 1.6,
> updated on 28.2.2009 by sb-sf: "headers fixes by JMGross"
>
> Exactly your requested changes, but four weeks ahead ;-)
>

Thanks for reporting the version, it gave me the chance to understand
what happened: those changes were committed into the MAIN and NOT into
the MSP430X branch.
By following the wiki instructions:

    cvs checkout gcc
    cvs checkout gdb
    cvs checkout msp430-libc
    cvs checkout jtag
    cvs checkout packaging

    If you want 430X support get the changes for the msp430x

    cvs up -r MSP430X gcc
    cvs up -r MSP430X msp430-libc
    cvs up -r MSP430X packaging

 you end up with old (and wrong!) wdt_a.h
Is it me that I am missing something or should these changes be
applied also, and especially, to the MSP430X ?
Are there any other fixes for the newer MCUs that are in the MAIN only ?

R#

Reply via email to