I'm trying to run the MCSDK video PKT demos,
The first part of this demo is to flash the board using IBL:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide#IBL
The board is no boot mode, when I run the script to flash script"EVM c6678 IBL" -> setConfig_c6678_main. I get the following error.
I have follow the instruction from the user guide
Error:
[C66xx_0] EEPROM Writer Utility Version 01.00.00.04
[C66xx_0]
[C66xx_0] Writing 51932 bytes from DSP memory address 0x80000000 to EEPROM bus address 0x0051 starting from device address 0x0000 ...
[C66xx_0] Returned platform error number is 4
[C66xx_0] EEPROM write failed
Thanks.