Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt SDK problem with remote debug
Forum Updated to NodeBB v4.3 + New Features

Qt SDK problem with remote debug

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 1.8k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    osfraunhofer
    wrote on last edited by
    #1

    Hi, im completley new in programming with Qt.

    I use the Qt SDK with the angstrom toolchain and want to do a remote debug with my Beaglebone, but i get this error message. On my Notebook it works, but on my virtual box i got this problem.

    Compilte Output:
    @15:09:06: Running build steps for project test...
    15:09:06: Configuration unchanged, skipping qmake step.
    15:09:07: Starting: "/usr/bin/make" -w
    make: Entering directory /home/amfis/Workspace/Qt/projects/test-build-desktop-Qt_4_8_0__Angstrom_SDK_Beaglebone__Debug' make: Nothing to be done for first'.
    make: Leaving directory `/home/amfis/Workspace/Qt/projects/test-build-desktop-
    Qt_4_8_0__Angstrom_SDK_Beaglebone__Debug'
    15:09:07: The process "/usr/bin/make" exited normally.
    15:09:07: Connecting to device...
    15:09:08: Uploading file '/home/amfis/Workspace/Qt/projects/test-build-desktop-Qt_4_8_0__Angstrom_SDK_Beaglebone__Debug/test'...
    15:09:08: Upload of file '/home/amfis/Workspace/Qt/projects/test-build-desktop-Qt_4_8_0__Angstrom_SDK_Beaglebone__Debug/test' failed: Failure
    15:09:08: Deploy step failed.
    Error while building project test (target: Desktop)
    When executing build step 'Upload files via SFTP'@

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Did you try to manually upload that file? Does it exist? Does the directory it is supposed to be copied into exist? Can the user set up in creator write into that directory?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        TomvdBroek
        wrote on last edited by
        #3

        I kinda got the same problem.

        Installed necessitas, argued a bit with my Samsung Galaxy S3, but can build applications, which are packaged, uploaded, starts and stops controlled by QtCreator.

        But whenever I request a target debug session it returns with "connection reset by peer".

        Any ideas? Extra target packages?

        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