Hi,
In my DSP code on OMAP 3530 , I am seeing that the even if i place certain data (some buffers) and program(some functions) on chip memory , my performance is degraded compared to the same data and program in external memory with caching being enabled.Can somebody tell what could be the reason for this.
Is it because the data buffers are placed in the same banks of internal memory so that CPU stalls are ocurring in accessing the same memory bank...
Please help me in resolving this.
Thanks,
Manoj