Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Want to add a embedded device to Host machine for QT5 as USB device
Forum Updated to NodeBB v4.3 + New Features

Want to add a embedded device to Host machine for QT5 as USB device

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 367 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rathore
    wrote on last edited by
    #1

    How can I run my QT5 application on my target board which is connected to Host(Build) Machine by USB?

    jsulmJ 1 Reply Last reply
    0
    • R Rathore

      How can I run my QT5 application on my target board which is connected to Host(Build) Machine by USB?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Rathore
        wrote on last edited by
        #3

        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.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved