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.

Linux/PROCESSOR-SDK-AM437X: Running Qt application

Part Number: PROCESSOR-SDK-AM437X


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.