Root folder image problem
I am working with touchgfx 4.20.
When I have an image in the root folder of the touchgfx I am able to display the image on th e LCD but when I make a folder in root folder and move the image there it runs into a hardfault. Can you please help me with this problem.
e.g.
TouchGFX\assets\images\image.png -> This works
TouchGFX\assets\images/ledscreen\image.png -> This does not work
My observation is with the boot screen
FYI:- I dont have any spaces or wildcards in the folder path.
FYI:- All of these images go to the Quadspi none of them are in the internal flash.
