I'm designing a project for the Tiva TM4C12x processor. I'm planing to use TI-RTOS as the base for my application software.
My application also needs basic UI. I'm planing to use the Kentek 3.5" LCD with touch screen.
I saw that there are already drivers that support both LCD and touch screen.
However, I have few questions:
1. Has anyone used these devices/drivers in the context of TI-RTOS?
2. Besides the drivers, does GRLib support the concept of an OS? Do I need to implement a special GUI task that will monitor the widget message queue and respond to events?
Any help will be appreciated.
Regards,
Yair Raz