Other Parts Discussed in Thread: MSP-FET, UNIFLASH, ENERGIA, MSP-EXP430F5529LP
Tool/software: Code Composer Studio
I just bricked two MSP-EXP430FR5994 using:
- CCS Version: 9.3.0.00012.
- windows 10
- system has only had 9.3.0 installed on it.
- Started a new project.
- went to debug
- Prompted to update firmware
MSP430: 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.
- Ran the update with the following results "MSP430: Error: MSP-FET / eZ-FET core(communication layer) update failed"
- Tried debug and Identity with a new message:
MSP430Error 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.
- with the following result message:"MSP430Error: MSP-FET / eZ-FET recovery failed"
- hunted through the E2E for similar issues, but did not find a solution.
- Tried CCS cloud, but same result.
Is there a solution to this problem?
Thank you