Hello,
I was same problem when i tested GUI routines. I just replaced GUI_Delay() routine by my own.
Don't forget call GUI_TOUCH_Exec() routine 100 times/second.
Jan
Hi Robbine,
I did not have to make any changes to GUI_X.c file. It is not important that GUI_Delay() don't work for me. Just replace delay function in your design.
Jan