James Kennedy wrote:
Hello list,
I'd like to use one of the F2013 parts in a new design, but noticed
that mspgcc doesn't seem to support the family yet. I'd *really* like
to avoid having to switch back to the IAR/Cspy tools again for this
job - I can't stand using them.
Any ideas of if/when F20xx family support will be ready?
I've been waiting for the CVS at sourceforge to be fixed for the past
few days. I just commited:
- Fixes to some headers, so the headers for the 20x1, 20x2, 20x3,
22x4, and 461x devices should be OK
- Updates to GCC 3.2.3 support to add these devices (461x support is
16 bit only)
- A patch in the binutils directory to add these devices to a recent
snapshot of binutils. This patch also adds the 14x1, 42x, and 42x0 which
were missed out before.
I haven't updated msp430-gdbproxy yet. The library code from TI has
changed quite a bit, to add Spi-Bi-Wire support, and I haven't sorted
out the interfaces to that, yet. This is my next task.
Steve