Other Parts Discussed in Thread: UNIFLASH
I have tried to reprogram my tms320f28069m on launchpad board and keep getting the following error:
C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.
C28xx: File Loader: Memory write failed: Unknown error.
I am using CCS 10.4.0.00006.
I am using XDS100v2 to program/debug.
The microcontroller was working and reprogrammable until now, however I still can access the memory browser and I have found that one of the CMS_KEY registers is broken:
CMS_KEY0 become all zeros and unmodifiable for some reason, hence I can't write to memory. Other key registers are still writable and readable. I read on other threads that a microcontroller can be locked due to voltage drops, but I am not sure that this is the case.
- Is there a way to fix that or the microcontroller has been permanently locked?
- Can I somehow prevent this situation?