I have configured the CPC as SRAM on the T4240 ,
By design, cache block consists of fast cache memory and address associative logic, this logic continuously monitoring bus transactions and perform necessary actions, if any particular memory access hits cache line.
When the cache is configured as SRAM, this associative logic as still active and may consume SRAM memory bandwidth and/or add some random latency to SRAM memory accesses.
The information on how to disable this logic is not specified in our public documentation, how to disable this logic?
You wrote:
> When the cache is configured as SRAM, this associative logic as still active
> and may consume SRAM memory bandwidth and/or add some random
> latency to SRAM memory accesses.
Your assumption is not correct.