Segger emWin lib with GUI_NUM_LAYERS > 1

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Segger emWin lib with GUI_NUM_LAYERS > 1

1,038件の閲覧回数
arturmiller
Contributor II

Hi,

I'm finalizing a project on LPC1788 with a TFT LCD. I have some spare time to make optimisations to the GUI response time and want to go for multiple layers functionality. 

After some fights I discovered that, despite of configuring 2 layers, the LCD_GetNumLayers() always returns 1. 

Segger support says that this is because the emWin lib is precompiled and whatever I set in the GUIconf.h, it will have no effect without recompilation (https://forum.segger.com/index.php/Thread/1498-Hello-World-Memory-Req/)

I know I cannot get the emWin source code for free, but is there any way to obtain compiled lib with GUI_NUM_LAYERS = 2?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

890件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,

 

Unfortunately we do not have access to the source code,

as you said we only provide emWin solely in object code ("library") format,

for this you'll need to contact SEGGER or ask in their forum about it

 

Regards,

Aldo.

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信