While attempting to debug a project with CCS v5.1 m8.5 for the first time with my MSP430FETUIF, CCS gave this message even though only one FET was connected:
Error initializing emulator:
Only one MSP430 device can be accessed
at a time per each CCS process. Please start another instance of CCS for
accessing the second FET, or reconfigure your Target Configuration
file.
The same behavior was seen on a second machine also running m8.5.
I took a look at the MSP430.dll v3 wiki, but the referenced command-line utility does not seem to be installed with m8.5.
Can someone point me to the command-line v2-v3 updgrade utility?