Hi All,
Follow instructions of MCSDK VIDEO 2.1 PCIE Demo Guide(http://processors.wiki.ti.com/index.php/MCSDK_VIDEO_2.1_PCIE_Demo_Guide#Run_Video_Demos),
We use following scripts to launch PCIE demo.
./reset_dsp.sh <cpu_frequency>
./dnld_dsp.sh <num_dsps>
./demoSave2File.sh
Even if we want to re-launch the demo, it still need to reset dsp and download dsp image again, we can't execute demoSave2File.sh twice.
How can I modify it to support re-launching without download image again?
Test Environment:
OS: Ubuntu 12.04.1 LTS 64bit
DSP: Lightning (DSPC-8681E)
SDK: mcsdk_video_02_01_00_08, Desktop Linux SDK 01.00.00.07
Best Regards,
Harvey