Hello.
I have a project in which I use the GUIX Studio program to generate the graphical interface. When I build the project using these addresses:
icons are displayed correctly
however, if I change the directions to load the app with a bootloader:
some icons are not rendered correctly
Can someone tell me the cause of this?Thank you very much.
Hello Feraro,
Where are the icon images stored you your project?
Kind regards,
Sergey
If this response, or one provided by another user, answers your question, please verify the answer. Thank you!RenesasRulz Forum Moderatorhttps://renesasrulz.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/
Hello Sergey.
Thanks for your answer.
I have the images saved in the code flash memory.
Best regards.
You don't have any address that need to be adjusted to account for placing these sections at different addresses?
(At first I though making the code downloadable made your who screen out of focus - then I saw the missing red icon.)
It is a somewhat complex problem to explain.
It does not happen to me with all the images, only with some. And if I modify the project with GUIX STUDIO (for example, I save the pixelmap again, or I delete some pixelmap), the problem is solved, but it is not caused. And it only happens when I build the application in Bootloader mode.
Best regards
I tried this with offset to 0x00100000 but did not see any missing images. Not sure how to help.