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.

Unable to erase flash on F28069 ControlCard/Usb Dock

Expert 1215 points
Other Parts Discussed in Thread: CONTROLSUITE, UNIFLASH

Hi,

I am getting an error when trying to erase any flash section using the "On-Chip Flash" tool in CCS 5.3. it looks like this

C28xx: Erasing Flash memory...
C28xx: Erasing Flash Sector A
C28xx: Flash Programmer: Error erasing flash memory. Error erasing Sector A

Loading anything (code or data) on to the flash creates similar error. 

C28xx: Writing Flash @ Address 0x003F452D of Length 0x00000016
C28xx: Finish Writing Flash @ Address 0x003F452D of Length 0x00000016
C28xx: Writing Flash @ Address 0x003F4000 of Length 0x0000052D
C28xx: Flash Programmer: Error encountered when writing to flash memory
C28xx: Error Writing Flash @ Address 0x003F4000 of Length 0x0000052D
C28xx: GEL: File: C:\ti\controlSUITE\development_kits\TemplateProjects\FlashingLeds-F28069_v1.0\F2806x_FLASH\FlashingLeds.out: Load failed.

The same program runs fine from RAM.

What could be wrong? Thanks