[Qt-interest] Memory issue

Srdjan Todorovic todorovic.s at googlemail.com
Fri Mar 26 10:34:50 CET 2010


On 26/03/2010, Yuvraj <yuvraj.ragupathi at indieontech.com> wrote:
> Hi All,
>
> My device memory  size is Max 15MB
>
> Among  15MB , i am loading  boot loader,kernal and etc.
>
> Now my free space is 4MB.  My Application size not more than 4MB. If i
> use QT based GUI application for my device ,minimum how much memory it
> will occupy?

That really depends a lot on your use case.
And it should also depend on which Qt modules you have loaded.

Is there any possibility that you can compile your code and run it on
the target device, and see if you have out of memory issues? Or
perhaps run it on a desktop PC with more RAM and then profile how much
memory is being used?

Srdjan



More information about the Qt-interest-old mailing list