Weird cache behavior in SDRAM+FMC. Is the prefetcher doing something weird?
I was playing with SDRAM and found a very strange cache behavior. Can anyone help me understand what is happening?I am using STM32F7508-DK board. The SDRAM is connected with FMC.I am basically going over a small 2-d tile inside a 2-d array. The tile ...