2022-09-15 05:16 AM
With the fonts placed in the external flash I got the hard fault "unaligned access". If the fonts are placed in internal flash it works.
In function GeneratedFont::getPixelData the controller address 0x90219DFA which causes the hard fault.
I read some topics to this fault but I did not found a solution. Is the linker is configured wrong or the OSPI? Or is there a wrong setting in TouchGFX?
Thanks in advance.