Is it possible to import the precompiled emWin libraries into the mbed compiler?
I already tried modifying the mcb1700bsp at <a href="http://www.lpcware.com/content/nxpfile/nxpemwin514mcb1700bsp">http://www.lpcware.com/content/nxpfile/nxpemwin514mcb1700bsp</a> but compiling results in errors.
Or do we need to ask NXP to create the precompiled libraries for the mbed?
I already carried out following steps:
When compiling, i get L6218E errors (Undefined symbol .... referred from ... .o) - see annexed file.
The project code is available at <a href="http://mbed.org/users/frankvnk/code/emWin_mbed/">http://mbed.org/users/frankvnk/code/emWin_mbed/</a>
I don't know if the Keil .o files can be used in the mbed compiler - i posted a question at the mbed communtiy: <a href="https://mbed.org/questions/766/mbed-compiler-Import-emWin-precompiled-l/">https://mbed.org/questions/766/mbed-compiler-Import-emWin-precompiled-l/</a> - got no replies until now.
Hi Frankvnk,
Could you please let us know the error. Errors may be due to the reason that libraries are compiled in C.
------------
Thanks,
NXP Support