Content originally posted in LPCWare by halitkaya60 on Thu Jul 25 03:52:30 MST 2013 I am working on a FDI uEZ GUI-1788-70WVT. I try to make an basic elevator system menü. I use the GUI builder for Grafic desing and it give ve C source code. How can I load this file IAR Embedded Workbench 6.50
Content originally posted in LPCWare by Wouter on Fri Jul 26 04:35:00 MST 2013 I'm not really sure with uEZ, but it should be similar to the way to do it in emWin: - Download the BSP, open the IAR project - Remove the current active GUI application from the BSP project - Add the .c file from the GUI Builder - Probably you will need to add the GUI entry point to the generated .c file: