Hi,
I want to run the Real-time Video Demos using my EVM6678LE. I have prepared the software following the steps in http://processors.wiki.ti.com/index.php/MCSDK_VIDEO_2.0_Demo_Guide. But I can not initial the IBL flash. When I performed the first step using the EEPROM writer utility to write IBL image, the CCS console given me the error information that the app.dat file(at <MCSDK Video Install Dir>\demos\demoutils\IBL\evm6678l_ibl_writer which has been loaded to the memory) can not be open.
So I have to used the newest IBL writer from MCSDK 2.0.8.20 updating the IBL and configuration. And I also set the DIP boot mode. Obviously, this did not work at all. When I verify IBL flash, the TFTP server on the PC can not get any file request.
I think the .gel file and .dat file provided by MCSDK_VIDEO_2.0 should different with that provided by MCSDK 2.0.8.20. So do you have any idea how I should to solve this problem to make the Real-time Video Demos to run?