Hello,
I want to boot image_processing demo from NOR on EVM6678L.
I followed the instructions along this page (http://processors.wiki.ti.com/index.php/MCSDK_Image_Processing_Demonstration_Guide#Multicore_booting_using_MAD_utilities).
But the EVM doesn't work...
- I use MCSDK 2.00.04.16.
- running from CCS, the demo works fine.
I first load the evm6678l.gel on core 0 before connecting to core 0. Without doing this, after loading mcip-c6678-le.bin to memory, the contents of the memory (starting from 0x80000000) did not changed.
What is wrong? Anyone knows?