Hi
I'm using the FDI uEZGUI 1788 board to develop a new operator interface. I've
run into a brick wall and need your help. In the application software uEZ
commands are used to read/write serial data using the Stream read and write
commands. Text is read from the serial port and is displayed using the emWin
GUI_DispString() procedure and this is working fine. When serial data is sent
out while serial data is displayed on the LCD panel the display will freeze.
Serial massages are still coming in and being sent to the display with the emWin
GUI_DispString() procedure, but nothing is seen on the LCD display. Have you
seen anything like this before? this only happens when the serial port is
writing and reading at the same time(Semaphores don't help), any help would
be greatly appreciated.
PS : emWin is in a binary format with no source
Thanks,
Carl
Baron
I'm using the FDI uEZGUI 1788 board to develop a new operator interface. I've
run into a brick wall and need your help. In the application software uEZ
commands are used to read/write serial data using the Stream read and write
commands. Text is read from the serial port and is displayed using the emWin
GUI_DispString() procedure and this is working fine. When serial data is sent
out while serial data is displayed on the LCD panel the display will freeze.
Serial massages are still coming in and being sent to the display with the emWin
GUI_DispString() procedure, but nothing is seen on the LCD display. Have you
seen anything like this before? this only happens when the serial port is
writing and reading at the same time(Semaphores don't help), any help would
be greatly appreciated.
PS : emWin is in a binary format with no source
Thanks,
Carl
Baron