Hi, i want to compile for MSP430F1611 but although i'm using the actual CVS version of mspgcc it seems that this CPU is unsupported:
> msp430-gcc -mmcu=msp430x1611 -O2 -Wall -g -I. -c -o cardreader.o
> cardreader.c
Known MCU names:
msp1
...
/tmp/ccDQj93Q.s: Assembler messages:
/tmp/ccDQj93Q.s:2: Fatal error: unknown MCU: msp430x1611
Any ideas?
Regards,
Rolf
