emwin in lpc1788

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

emwin in lpc1788

998 Views
minosimpson
Contributor II

hello, 

I have a problem with adding the emwin library to my workspace in IAR.

I downloaded emwin from nxp and segger but I have a lot of error of "no definition for files" such as GUI_Init,GUI_Dispstring and GUI_Delay.

I read the user manual for emwin5 and it says about paths like GUI\Core and GUI\Font but I can't find it.

Arent they exist in the trial version of emwin?where is the problem?please help

Labels (2)
0 Kudos
1 Reply

545 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi mino,

    You can check this post:

Code issue solutions in emWin_mcb1700_bsp 

   I already attached a sample code for LPC17xx, this code also have the IAR project, it builds with no error,

   All the GUI_Init,GUI_Dispstring and GUI_Delay can be find in GUI.h.

pastedImage_2.png

pastedImage_3.png

pastedImage_4.png

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos