I just followed the steps in program_evm_userguide.pdf,using DSS script to recovery all the images in eeprom,nor and nand.
First,I met a question that:An invalid processor ID has been found.and unabe to start the debug server.And I got the key:just use CCS5.1 to generate a new ccxml to replace the one in the program_evm\binaries\evm6670l.it works.
And Now,a new question come,all the writer return with a failure.Just like blow:
D:\C6670\program_evm>%DSS_SCRIPT_DIR%\dss.bat program_evm.js TMDSEVM6670LE-le
board: evm6670l
endian: Little
emulation: XDS560 mezzanine
binaries: D:\C6670\program_evm/binaries/evm6670l/
ccxml: D:\C6670\program_evm/configs/evm6670l/evm6670le.ccxml
Start writing eeprom50
Writer:D:\C6670\program_evm/binaries/evm6670l/eepromwriter_evm66
70l.out
Image:D:\C6670\program_evm/binaries/evm6670l/eeprom50.bin
EEPROM Writer Utility Version 01.00.00.04
Writing 52800 bytes from DSP memory address 0x80000000 to EEPROM bus address 0x0
050 starting from device address 0x0000 ...
Reading 52800 bytes from EEPROM bus address 0x0050 to DSP memory address 0x80010
000 starting from device address 0x0000 ...
Verifying data read ...
Failure at byte 11, expected 0x000000ef, read 0x000000ef
EEPROM read verify failed
When programming NOR:
Flashing sector 125 (8192000 bytes of 8416822)
Flashing sector 126 (8257536 bytes of 8416822)
Flashing sector 127 (8323072 bytes of 8416822)
Flashing sector 128 (8388608 bytes of 8416822)
Reading and verifying sector 0 (0 bytes of 8416822)
Failure in sector 0, at byte 27, (at byte 0 in the data file) expected 0x000000e
f, read 0x00000000
NOR read verify failed
End programming NOR
So,can anybody tell me if the EVM is bad.And why the label on the EVM is TMDS- while the documents on the CD are all TMDX-
What's the differences between them?