Other Parts Discussed in Thread: MSP430FR2433, UNIFLASH, MSP-FET
Tool/software: Code Composer Studio
I got an MSP-FET (serial # starting with 18) recently and couldn't get CCS 8.3 to recognize and use it with a bare MSP430FR2433 on its dev board (i.e. isolating the MPU from the onboard debugger). It finally occurred to me to try Uniflash and that recognized the MSP-FET and put up a dialog about a needed firmware update. After the update CCS 8.3 recognized and used the MSP-FET for debugging the bare chip.
However, if I bring up the target configuration I can't get into a state where I can run a test on the MSP-FET connection. The MSP-FET is not listed as a debugger choice and this aspect of CCS doesn't seem to recognize it. However doing a debug build works fine now and I can use the MSP-FET for breakpoints, et al.