Hello, I am working with ti-dvsdk_dm3730-evm_04_03_00_06 and I have devoloped a linux embedded application using QT creator 2.5.2.
I configure Qt for remote debugging as described in http://processors.wiki.ti.com/index.php/Qt_Creator_Embedded_Debugging_Setup and it works fine, but I would like to know if it is possible to configure Qt creator for remote debugging using SERIAL connection instead of LAN connection.
Is it possible?
Thanks