Part Number: DK-TM4C129X
Tool/software: TI-RTOS
Hi.
First of all, I would like you to read it considering my lack of English ability.
Use DK-TM4C129X.
I know that tirtos_tivac does not support grlib.(not example code)
so make project first _tivac_2_16_01_14 and porting TivaWare_C_Series-2.0.1.11577.
display grahpic It works well.
but Touch not work.
So i think two way
1. Code size problem
my out file 3mb, and ccs advice tap:not all available code size is being used
2. Rtos and callback problem
TouchScreenCallbackSet(WidgetPointerMessage);
The program dies here.
The location here is main. and not call task.
i know why die my program.
please help!
thank you.