Segger emWin lib with GUI_NUM_LAYERS > 1

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

Segger emWin lib with GUI_NUM_LAYERS > 1

524 Views
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?

Labels (1)
0 Kudos
1 Reply

376 Views
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 Kudos