My team has recently installed Code Composer Studio 4 on Windows 7. We are attempting to program a MSP430F1611 microprocessor using the MSP430 USB-Debug-Interface MSP-FET430UIF. When we began, we allowed Windows to auto-install the driver for the debugger. Then, in CCS, we selected the connection type: TI MSP430 USB1 and the processor: MSP430F1611. During our first run of the debugger, the firmware of the debugger was updated. When programming, we receive the error:
"Error connecting to the target:
Could not find device (or device not supported)"
The processor is properly powered and the 4-wire JTAG pins are connected correctly because we were able to read the existing firmware using another freely available program: Lite FET-Pro430 Elprotronic.
Are there any configuration steps that we may have missed?
Thank you in advance.