Content originally posted in LPCWare by jhp on Wed May 01 19:31:54 MST 2013You are right, it is really caused by the "Use MicroLIB",cancel the function of this check box it can pass compiling now, but still has problem: if no PNG function, display well(display a line text, BMP image, BITMAP image and JEPG image), if insert PNG function, the screen displayed nothing include the GUI_Clear()----I clear the screen with blue colour, but it display nothing, seems it did not execute reset command, the PNG file is not large.
Otherwise, I want ask you a question: Can EMWIN be used in embedded Linux operating system of NXP ARM9 MCU? if yes , does it need to rewrite display and touch panel drivers?
Thank you!