Font table copy to sdram for used and display error.
I saved font table in norflash and copy to sdram for used.
I want to show text “abcdefghijklmn�? but it actually shows is “a#c#e#g#i#j#m#�?, and the strange thing is that all the odd chars are correct and the even chars have this strange behavior.
The text show normal when font table is used in norflash by memory-map mode.
What's the problem?