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.

F28069-controlSTICK Flash Erase Fails

Other Parts Discussed in Thread: UNIFLASH

I ran TI's example project Example_Flash2806x_API on F28069-controlSTICK without any changes in CCS v5.5 environment. After executing Status = Flash_Erase((SECTORB|SECTORC|SECTORD|SECTORE|SECTORF|SECTORG|SECTORH),&FlashStatus); the call returns error code 0x18, and it resulted in flash depletion. I tried to run CCS built-in Depletion Recovery function, but in vain. I look for solutions to recover the flash desperately from the suicide experience. Thanks!