Tool/software: Linux
Currently the Ti Sitara Eval Board is running default Matrix gui application. I wan to replay this bootup matrix application from my custom qt application with qws. Can anybody tell me how to remove this default matric gui application and run the custom qt applciation.
I am trying with the below command but nothing is comming on the LCD screen
$ ./mycustom_QT_Application -qws
I am using QT4.8.