Tennessee Carmel-Veilleux wrote:
On Apr 5, 2006, at 07:50, 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.
In the latest win32 package on the MSPGCC website, the include files
are present and the release notes mention that F2xx support is now
implemented. I will myself be starting on a MSP430F2013 project next
week using MSPGCC.
The F2xx support in that installer does not include the 2013. There are
headers file for the 2013, but there are a few errors in them. The
compiler and assembler do not recognise the 2013. What I commited today
looks OK, from my testing so far. This provides compiler and assembler
support. Debug support is still missing.
Maybe someone can rebuilt the Windows installer, to at least provide
compile support for these devices.
Steve