I got a frame sync error when enable MMU.
The program is running on internal-ram (0x80000000). It has no problem if the MMU pageEntry[0x800]'s "C" bit is cleared.
But when set the "C" bit of the pageEntry[0x800], and then do some operations on framebuffer , the LCD get frame sync error(the graphic is miss aligned).
The LCDC was configured as RASTER_SINGLE_FRAME_BUFFER.