@Rathore You would first need to cross compile it for your device. Then deploy it to your device and run it there.
What device is that and do you have build tools (like compiler) and sysroot for it?
I have imx6sx based custom board. I want to do remote debuging using QTCreator via USB.
is it possible?
My board does not have any ethernet port so debugging using ssh is not possible on it.