On 2007-11-13, Grant Edwards <[email protected]> wrote:

> For the Nth time, I'm once again stuck because mspgcc and/or
> binutils doesn't know about the device type I'm using (this
> time it happens to be the MSP430F2330).

The MSP430F2274 has almost the same peripheral set (the same
for the ones I'm using).  The memory map isn't quite the same,
so I had to modify a linker script.  But, it's working (so far).

Is there some way to de-couple the cpu type from the toolchain
a little?  Maybe by provide a "generic" CPU type and a linker
script and msp430xXXXX.h template file?

I know... quit whining and do it...

-- 
Grant Edwards                   grante             Yow! Look!  A ladder!
                                  at               Maybe it leads to heaven,
                               visi.com            or a sandwich!


Reply via email to