Hello ,
Hope you are doing well.
From your last post I am understanding that you were able to successfully load your AppWizard source code to the LPC without any errors. In case someone comes to this issue in the future could you please confirm that these changes worked for you?
- keepthe "${workspace_loc:/${ProjName}/emwin/emWin_Config"
- use the library in GCCM7FP and rename the library to libGUI.a and enable floating point support (that is not to chenge to fixed point in the first place)
- LCD_BITS_PER_PIXEL in the emwin_support.h should be left to 16
At the moment we do not have a guide that you may refer to using RTOS and emwin. However, I did come across a guide using an RT from a third party source that you may find useful. Please note, that this document is not from NXP so it is not tested and cannot provide support based on this.
Hands-on-FreeRTOS-emWIN Guide
In addition i found an earlier post with the Touch and Draw example you were referring to that may also help.
Amazon-FreeRTOS with Emwin on LPC54628
For specific emWin requests, you could directly contact Segger:
https://www.segger.com/products/user-interface/emwin/
Best Regards,
Sabina
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------