Hello,
We are having an absurd problem about Cache Coherency in C66x DSP Cores.
DSP Core writes to Internal Memory and FFTC reads from the same address, According to Cache UG L1D and L2 SRAM are cache coherent thus no need for cache writeback.
But when reading from Memory Browser, L1D is different from L2.
Is this possible or are we missing somthing?