Hello everybody,
I'm working on CCF (corenet coherency fabric) and CPC (corenet platform cache, or L3 cache) in T1042D4RDB. I studied how CCF works and uses CPC for performance about RAM I/O operations. At this point, i need to display CPC content when data is written to RAM, because i want to test Write-Back and Write-Through policies, also want to know about what happened when the cache is disabled, invalidated and flushed.
Is there any way to display CPC content?
Thanks in advanced.