Unexpected performance when enabling cache with SRAM / external SDRAM.
I am using STM32F7508-DK and comparing the memory performance of its internal SRAM vs. the external SDRAM connected to FMC (starting from 0xC000_0000).When I turn on the cache, the performance behavior is unexpected. Especially, The external SDRAM is...