Hi,
In DM6446 EVM dsp gel file IMCOP memory map is defined in following way
/* DSP RAM */
GEL_MapAddStr( 0x11100000, 0, 0x00100000, "R|W|AS4", 0 ); // DSP ImgCop
Imcop memory starts at 0x11100000 and the length 0x00100000.
Does DSP has direct access to this memory? or Need to use IDMA ?
It is defined under DSP RAM.
What is the level of this IMCOP memory(L1 or L2)?
Is there any difference between an access to LID SRAM and this IMCOP memory?
Thanks,
Santhosh