msp430fr5969 should work fine with mspgcc-20120911. (It is the only chip
in the fr59xx family that will.)
Looks like you didn't build msp430-libc correctly, or are using an
unsupported combination of versions. Use only the versions of supporting
tools like msp430mcu and msp430-libc that are spe
I'm using the latest DEVEL-4.7.x mspgcc baseline, building mspgcc
toolchain from source, and I'm getting the following issue:
$ /usr/local/msp430/bin/msp430-gcc -mmcu=msp430fr5969
-D__msp430fr5969__ -D__MSP430FR5969__ -ffunction-sections
-fdata-sections -DGCC_MSP430 -Wextra -lfp -lm -g main.c
/