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!