Hi All,
Is there any cache pre-fetch function available for C6747 core ?.
I have enabled 32Kb L1P and L1D cache, also 64Kb L2 cache. From the profile report that I generated using CCS code coverage profiler, cache read miss count of few functions are high. What I am thinking is, by pre-fetching buffers used by these functions in to cache(copying from external memory to cache), I can reduce the cache read miss count. Is it possible..? Is there any CSL(Chip Support Library) API available for this..?
Thanks in advance.
Regards,
Paul