Skip to main content
M3R
Associate II
April 18, 2020
Solved

how to update text or clock in another rtos task

  • April 18, 2020
  • 1 reply
  • 624 views

hi.

how to update screen such as text,clock or ... in another rtos task in main.c file ?

This topic has been closed for replies.
Best answer by Martin KJELDSEN

I suggest you check out the sticky about integrating backend with the GUI. In the webinar i'm showing some examples of how to receive a message in the GUI task from a different, message producing task and how to get that message propagated to the UI.

For updating specific components i just suggest reading the doc: support.touchgfx.com

1 reply

Martin KJELDSEN
Martin KJELDSENBest answer
Principal III
April 20, 2020

I suggest you check out the sticky about integrating backend with the GUI. In the webinar i'm showing some examples of how to receive a message in the GUI task from a different, message producing task and how to get that message propagated to the UI.

For updating specific components i just suggest reading the doc: support.touchgfx.com