1.2k views
in System Integration by
Is it possible to estimate the absolute minimum memory footprint of an UI application based on Embedded Wizard?

1 Answer

0 votes
by

The article Memory Footprint explains all details about the flash memory (ROM) usage and the data memory (RAM) usage. Furthermore, the article contains implementation hints and describes the different configuration macros the can help to optimize the memory footprint.

The section Optimizing the Flash Memory (ROM) usage contains recommendations to reduce the flash memory (ROM) consumption of your Embedded Wizard UI application. The section Optimizing the Data Memory (RAM) usage contains recommendations to reduce the data memory (RAM) consumption.

Finally, the section Memory Footprint Examples present some realistic memory footprint values of a demo application with several display resolutions using different framebuffer concepts

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...