emWin memry allocation for widgets

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

emWin memry allocation for widgets

437 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by johanan on Sun May 26 06:47:08 MST 2013

I would like to make a screen which will be populated with diferrent widgets at run time.


This looks possible, but I have no idea on emWin method for allocating memry and releasing when widgets are no longer needed.


The best would be to have my own buffer with constand size ( enogh for the most populated screen), which will hold all current widgets, and when I remove and change the widgets, I will erase that buffer and start over.


Is there a way to do it?


thanks


Johanan

Labels (1)
0 Kudos
1 Reply

403 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Jun 07 18:51:54 MST 2013

Hi Johanan,


Please check memory devices feature of emWin. You can check it at


<a href="http://www.segger.com/memory-devices.html">http://www.segger.com/memory-devices.html</a>


Thanks,


NXP Support

0 Kudos