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.

Remote Debugging on DM3730 EVM

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

 

  • Hi Stefano,

    There is a way to access your remote debugging board via crossed cable. This will eliminate the need of using network connections via switch. There is not documentation that shows it is possible to use serial connection for remote debugging using qt creator.

    BR

    Tsvetolin Shulev