Other Parts Discussed in Thread: UNIFLASH
Hi,
Recently, I was working on MSP430F5510 MCU by using MSP FET flash emulation tool.
At the start of using CCSv6, I can normally debug my device, but several times later, I found it cannot erase memory anymore.
The image file is https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/166/test.out
For solve this issue, I have tried uniFlash to load image, but still failed like below:

My start and end address limits for erase as follows:

The memory can read out normally.

So I wonder if the flash memory has been locked up, I used MSP430Flasher to unlock memory and erase it.
The commends and feedback is like below:
C:\ti\MSPFlasher_1.3.20>MSP430Flasher.exe -u

C:\ti\MSPFlasher_1.3.20>MSP430Flasher.exe -e ERASE_ALL

From the message shows, the memory is unlock status, but still erasing failed.
So could you help to advise for this issue ?
What's the possible reason and how can I do to resolve it ?

