Tool/software: Linux
Hi Everyone,
I am using shared memory between A15 and DSP.
I am profiling memcpy,
for OCMC access(memcpy) at a15 taking 37.255 microseconds for 64 KB of data,
while for DDR it's taking 18.382 microseconds for 64 KB of data,
Why OCMC access time is more than DDR?
Is both RAM operating frequency make the difference? (attached reference doc for operation freq. )
Note: I am using cmem module to access this RAM and in both case it is cached.
Regards,
Snehal