Hello,
Now I'm trying to access FPGA memory area connected via EMIF bus.
And I want to read the memory per single read as the only 16 bits data,
but OMAP reads burst read, and I can't stop this OMAP's behavior.
I use EMIF on the CS4 area, and the read/written data are correct,
access timing is also no problem, and page access mode is NOT used.
So I just only want to stop the burst memory reading of OMAP to configure the registers,
please inform me the appropriate configurations.
Best regards.
Kenji