Tool/software: TI-RTOS
I need to drive a 7" 800x480 color LCD screen. The screen with receive messages over TCP/IP. The messages will be handled by displaying text on the screen, playing a melody on a speaker, and flashing an LED.
The screen needs to be driven by an LVDS like the THC63LVDM83C. The screen allows for 24 bit color mode, but the entire color spectrum isn't needed. 16 bit color is enough.
What processor line is ideal for this application? What software stack will work well for me?
TI RTOS seems appropriate because the design is so simple. I am ignorant of how the graphical display libraries work, and what processor features are required.