emWin memry allocation for widgets

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

emWin memry allocation for widgets

855 次查看
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

标签 (1)
0 项奖励
回复
1 回复

821 次查看
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 项奖励
回复