This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using TivaWare GRLib with TI-RTOS

Other Parts Discussed in Thread: TM4C123GH6PGE

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