Other Parts Discussed in Thread: MSP430F5529,
Tool/software:
I have been having some issues with a JTAG debugger (model # MSP-FET430UIF). The debugger is in use at one of our CMs for programming the firmware onto our boards before functional testing. Recently, I was notified that it has stopped working on the computer that they normally connect it to, but it still works on other computers. The issue occurs when they try to run the MSP430Flasher (version 1.3.20). The program connects to the microcontroller fine, but when it gets to the “erase” step, it fails and exits with code 3.The full error is: "Erase operation failed. Device memory was not erased correctly!" Attached at the bottom is a screenshot of the full program output.
Here is a list of what we tried:
- Disconnecting all other USB connections from the computer
- Running a known good board through the programmer (still failed to erase)
- Restarting the computer
- Re-installing the FET USB drivers
- Running the flasher GUI and stepping through the process. It was able to connect and read/write, but always failed to erase
- Swapping COM ports
Microcontroller: MSP430F5529
Any help is appreciated.