28 views
in GUI Development by
Hi Embedded Wizard team,

Target Platform: PSoC 62S2 from Infineon Technologies

Embedded Wizard version- v13

We are developing a GUI for an EV charger and have realized that the image size created by the EW-13 is too large to fit in the internal flash. It is around 1.2 MB, while the on-chip flash is 2 MB, leaving very little room for other important resources. We have tried optimizing the size of the bitmap resources we use, but beyond a certain point, we do not see any difference in the size of the static image generation. Could you please help us optimize the GUI?

Let me know if you'd like any further adjustments!

Regards,

Kruparth

1 Answer

0 votes
by

Hi Kruparth,

in case you have some other external flash, there are several options to use that (either in case of a direct addressable flash or in case of a non-direct addressable flash). Let me know if this is an option.

Otherwise, if you have to work with the internal on-chip flash only, let me refer to the section Optimizing the Flash Memory (ROM) usage.

Best regards,
Manfred.

Embedded Wizard Website | Privacy Policy | Imprint

...