Hello,
I was told by James that the internal sram (not ocm) is 0 wait state (same speed as the core mpu_clk)
However, this does not seem to be the case. I have disabled the cache & mmu and set the core PLL to bypass. The cpu core is now running at 25Mhz.
When i execute 200 NOP instructions in internal sram, it takes 512 cycles (according to TIMER1 which I have enabled)
I would have expected something like 100 cycle execution time.
If I enable the core PLL to 500Mhz, I get the same behavior (512 cycles)
Does anyone have any ideas?? Am I being stupid?
Thanks,
Paul