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/AM3358: Qt GUI application autostart

Part Number: AM3358

Tool/software: Linux

Hello All,

I have designed a custom board of AM3358 with General Purpose Eval Board as reference. The board is working fine.

I have some GUI application with QT to run on TI Linux of this board.

I want the GUI to come up on boot i.e. auto start.  I have seen some examples in the forums where they are running some scripts in the /etc/init.d . But those examples are for scripts to run applications without GUI. But mine is with GUI and still I tried it but failed .

Kindly help me in making my application with Gui developed in QT come on boot i.e. autostart .

Regards

Mad_hu