Can I get EMWIN precompiled library with no size restrictions?

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

Can I get EMWIN precompiled library with no size restrictions?

498 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mcuevas on Thu Jan 21 09:18:10 MST 2016
I just found out that EMWIN precompiled library has size restrictions on the size of my program. Whenever I use emWin_ARM7TDMI.a I get an error on my IAR system saying “Size limit exceeded (262 144 bytes).

I have the “STD” license from IAR; I should not be having size restrictions problems. I call IAR technical support to find out why I was having this error, and it turns out that  emWin_ARM7TDMI.a was compiled under the “BL” AIR license which only allows  262 144 bytes.

https://www.iar.com/support/tech-notes/general/code-size-limitation-persist/

Tested: When I replace emWin_ARM7TDMI.a for SEGGERDEMOv5_ARM_IAR_V5_4t_tl_ir.a (Trial version from SEGGER) my program compiles fine.

Can you provide me with an EMWIN precompiled library with no size restrictions?

Labels (1)
0 Kudos
3 Replies

456 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by abigailmax on Sun May 29 01:47:40 MST 2016
I just want to display some data on LCD without using GUI_Init and other library functions (I have also observed that if I do not use GUI _Init function and just use LCD Driver files my code size is below 10K, but on using GUI_Init the code size increases to more than 55 K approx.), but by just using some basic routines from EmWin Library.

motivational quotes about life
inspirational life quotes
0 Kudos

456 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mcuevas on Tue Apr 26 06:27:20 MST 2016
Thanks it is working now
0 Kudos

456 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Feb 12 12:34:10 MST 2016
Hi mcuevas,
Please download and use the latest lib from emWin page
https://www.lpcware.com/content/project/emwin-graphics-library
Direct links are below. It should resolve your problem
https://www.lpcware.com/system/files/NXP_emWin530c_libraries.exe
https://www.lpcware.com/system/files/NXP_emWin530_libraries.exe
0 Kudos