This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP-EXP430F5529LP: Debugger recovery fails

Part Number: MSP-EXP430F5529LP
Other Parts Discussed in Thread: MSP-FET

I have MSP-EXP430F5529LP from ti launchpad kit

Code composer studio doesn't recognize this device and wants to recover debugger when I try to recognize connected device to create project. Studio tries to recover debugger and fails. 

When I choosen device manualy and tried to upload a program it says

<SP-FETs / eZ-FETs debuggers needs recovery.

It tries to download some things when I click recover and fails giving message in terminal

MSP430: Error: MSP-FET / ez-FET recovery failed.

There was a thread in the forum that suggested downloading mspflasher so I downloaded it and runed MSP430 program but I got this result

C:\ti\MSPFlasher_1.3.20>MSP430Flasher.exe -w "Firmware.txt" -v -g -z [VCC]
* -----/|-------------------------------------------------------------------- *
* / |__ *
* /_ / MSP Flasher v1.3.20 *
* | / *
* -----|/-------------------------------------------------------------------- *
*
* Evaluating triggers...done
* Checking for available FET debuggers:
* Couldn't find any connected USB FETs!
* Starting target code execution...done
* Disconnecting from device...done
*
* ----------------------------------------------------------------------------
* Driver : closed (MSP DebugStack not initialized)
* ----------------------------------------------------------------------------
*/

C:\ti\MSPFlasher_1.3.20>pause
Press any key to continue . . .

C:\ti\MSPFlasher_1.3.20>MSP430Flasher.exe -r [FirmwareOutput.txt,MAIN]
* -----/|-------------------------------------------------------------------- *
* / |__ *
* /_ / MSP Flasher v1.3.20 *
* | / *
* -----|/-------------------------------------------------------------------- *
*
* Evaluating triggers...done
* Checking for available FET debuggers:
* Couldn't find any connected USB FETs!
* Powering down...done
* Disconnecting from device...done
*
* ----------------------------------------------------------------------------
* Driver : closed (MSP DebugStack not initialized)
* ----------------------------------------------------------------------------
*/

C:\ti\MSPFlasher_1.3.20>pause

 

**Attention** This is a public forum