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.

TMS320C6657: external FLASH Erase via CCS or any other tools

Part Number: TMS320C6657
Other Parts Discussed in Thread: UNIFLASH

Hi TI,

It seems that UNIFLASH doesn't support FLASH Erase for C66x DSP.

Are there any methods to erase external NOR FLASH connected with EMIF via CCS or something else?

The reason that I am asking now is that I got the messages below whenever I tried loading boot loader image via CCS.

// message on pop up window 

'Load Program Failed'

File: D: .... \ .... \ .... \ .... \ Bootloader.out: a data verification error occurred, file load failed.

 

// message on console window

C66xx_1: File Loader: verification failed: Values at address 0x7000 0000 do not match Please verify target memory and memory map.

C66xx_1: D:\ .... \ .... \ .... \ ....\ Bootloader.out: a data verification error occurred, file load failed.

 

I guess someone tried loading the image several times in wrong process so that the trouble aforementioned is incurred.

If erasing the FLASH is impossible, Is there any method to debug it?

If so, It would be pleasure to me if you guide me to any threads that I can refer to debug it.

Regard,

ysshim