Part Number:MSP430FR6989
Tool/software: Code Composer Studio
Hi there,
I have just installed Code Composer Studio Version: 7.1.0.00016 on my Windows 10 system and tried to deploy code onto the MSP430FR6989 Launchpad.
Initially I get a message:
Error initializing emulator:
A firmware update is required for the MSP430 Debug Interface (MSP-FET430UIF / MSP-FET / eZ-FET). Click the "Update" button to update the firmware and launch your debug session (this may require several update steps).
DO NOT UNPLUG THE INTERFACE DURING THE UPDATE.
Once I choose to update I get an error and the Launchpad is bricked:
MSP430: Error initializing emulator: One of the connected MSP-FETs / eZ-FETs debuggers needs recovery. Select 'Recover' to start the recovery process. Note: Only one MSP-FET / eZ-FET debugger can be connected to your system during recovery.
MSP430: Error: MSP-FET / eZ-FET recovery failed
I have been looking round and it seems that this is an error of the Windows 10 USB drivers. When I go to my windows 8 laptop that runs CCS 6, I can complete the recovery procedure and the Launchpad is programmable again. However I would like to make it work on Windows 10.
Drivers: Currently, connecting the Launchpad causes a "USB composite device" to appear.
Also, currently, there is an always present "Texas Instrument USB 3.0 xHCI Host Controller" driver, but I don't know whether this is part of the CCS 7 installation or part of ADC pro, which is also installed on the system.
I have found this link: e2e.ti.com/.../456641MSP-FET / eZ-FET recovery failed
I habe also found some other leads, but to no avail.
I have run DBInst64.exe.
I have checked: I have the USB.inf file in my C:\Windows\INF folder.
I have downloaded and run ti_msp430driver_setup_1.0.1.0.exe
I cannot find any txt error logfile in C:\ti\ccsv7\ccs_base\DebugServer\drivers
Any ideas?