Content originally posted in LPCWare by at on Fri Dec 06 10:38:32 MST 2013
Hi MC,
We used EA LPC1788 development kit with a 7in LCD touch screen as development platform,  however, our own design will not have external memory.
So far, I have done the following:
1.  Added files in the System_HW folder.
     a.  Commented out functions pertaining to external memory in file HWConf.c/.h.
2.  Added files in the Config folder.
     a.  Removed file SIMConf.c
3.  Added lib file emWin_522_Keil460_M3_LE.lib
      a.  Do I need to build a new .lib file or use this one?  
A simple FrameWin GUI with two buttons is generating 71k+ code size .  If you have further thoughts as what I need to add or remove, please let me know.  Thanks.