• emwin initalization problem (GUI_Init)
    Dear friend, I need to set up a project with emwin on LPC1788. I have downloaded the sample emwin file from NXP website, but I cannot make it work. I have customized most of the part I am aware are...
  • emwin initalization problem (GUI_Init)
    Dear friend, I need to set up a project with emwin on LPC1788. I have downloaded the sample emwin file from NXP website, but I cannot make it work. I have customized most of the part I am aware are...
  • emWin and RTK - Calling GUI_Init() causes Hardfault
    Hello, I am trying to get emWin working in a multi-task system. I have successfully configured emWin to work in a single task (non RTK) environment. I have a single video buffer (no FRAME interrupts...
  • emWin and RTK - Calling GUI_Init() causes Hardfault
    Hello, I am trying to get emWin working in a multi-task system. I have successfully configured emWin to work in a single task (non RTK) environment. I have a single video buffer (no FRAME interrupts...
  • GUI Library -> Undefined symbol GUI_Init()
    Welcome, How to add GUI Library (ARM MDK-Pro) to current project? I have board (EB-SAM9G45) with ATMEL AT91SAM9G45. My project is like that: //it's the same without that includes: #include...