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. Deploying QT application on ARM board SBC6845(SAM9G45 processor)
Qt 6.11 is out! See what's new in the release blog

Deploying QT application on ARM board SBC6845(SAM9G45 processor)

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 2.2k 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.
  • A Offline
    A Offline
    Ankit.k
    wrote on last edited by
    #1

    I want to deploy an application on the above target board. I checked the documentations related to it, and after reading I am pretty much confused about the procedure. Can anyone explain the necessary steps

    Thank you

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sportlover
      wrote on last edited by
      #2

      Well, it depends on your development system and the configuration of your arm board.
      But the steps are:

      • 1 Cross compile Qt binaries to run for the ARM arch.
      • 2 Place the compiled binaries on the board
      • 3 Cross compile your application for ARM
      • 4 Place the compiled application on the board
      • 5 Run the application!

      Some links:

      • Click "here":http://qt-project.org/doc/qt-4.8/qt-embedded-crosscompiling.html for cross compiling
      • Click "here":http://qt-project.org/doc/qt-4.8/qt-embedded-deployment.html for deployment.

      You could check the Internet for FriendlyARM: this is a arm based board. Check their forum, or search Google: this will give you a lot information.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Prashy
        wrote on last edited by
        #3

        Hi Ankit,
        Whether you got any solutions for the same ??

        To NL - Danny NL : I have tried the same procedure to run it for Zync board (Arm arch) whish has Linaro Ubuntu but not able to execute the apps.

        Is there anything I am missing apart from these steps.

        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