Does anyone happen to know what to set the mmcu option to for a MSP430F21x1? Options that seem to be the most likely candidates to me are msp430x1121 or msp2, but I'm basically just guessing.
The version of msp430-gdbproxy that I got about a week ago from http://www.soft-switch.org/downloads recognizes the device as: msp430: Target device is a 'MSP430F21x1' (type 46) but when I run `msp430-gcc --target-help `, I don't see any options for the msp2 family (other than "msp2"). Any ideas? Thanks, Kevin