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. IMX8M Plus Qt Creator deploy
QtWS25 Last Chance

IMX8M Plus Qt Creator deploy

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 398 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.
  • S Offline
    S Offline
    Stan88
    wrote on 23 Mar 2023, 18:53 last edited by
    #1

    Hi
    I have devkit “Verdin IMX8M Plus and Verdin Dev board”.
    I am new to Qt Device Creation so any additional information will be helpful for me. Thank you in advance!!!

    Initially, I tried to connect to Qt Creator. QBSP support for IMX8M Plus only starts with version “Boot2Qt 6.4.3 NXP i.MX 8M Plus LPDDR4 EVK”. And all available images from Toradex use meta-qt5 - but even with them I couldn’t connect to Qt Creator. Then I built the image myself according to the instructions from the official site:

    https://developer.toradex.com/linux-bsp/os-development/build-yocto/build-a-reference-image-with-yocto-projectopenembedded/

    Everything built together ok and I was able to connect to Qt Creator. But I can’t launch the test project, since the image has Qt version 5.15 and the compiler version is 6.4.3. The error on dev kit appears - there are no libraries for Qt Gui 6 version.

    Then I tried to build the same official image but with meta-qt6 as described here:

    https://www.toradex.com/blog/shi-yong-yocto-project-ji-cheng-qt6

    But I get an error for 6.4.3. so for the latest 6.5.1 in qtapplicationmanager:
    ERROR: qtapplicationmanager-6.5.1-r0 do_configure: ExecutionError(‘/home/stan88/oe-core/build/tmp/work/cortexa53-tdx-linux/qtapplicationmanager/6.5.1-r0/temp/run.do_configure.278724’, 1, None, None)

    As I understand correctly, there is ability to compile an image for this platform for meta-qt6. Could you help me what layers and versions will be better to use? Maybe you have some description? And is it possible to connect and debug through Qt Creator in a different way without using QBSP? Perhaps I missed something.

    Regards, Stanislav.

    J 1 Reply Last reply 25 Mar 2023, 14:25
    0
    • S Stan88
      23 Mar 2023, 18:53

      Hi
      I have devkit “Verdin IMX8M Plus and Verdin Dev board”.
      I am new to Qt Device Creation so any additional information will be helpful for me. Thank you in advance!!!

      Initially, I tried to connect to Qt Creator. QBSP support for IMX8M Plus only starts with version “Boot2Qt 6.4.3 NXP i.MX 8M Plus LPDDR4 EVK”. And all available images from Toradex use meta-qt5 - but even with them I couldn’t connect to Qt Creator. Then I built the image myself according to the instructions from the official site:

      https://developer.toradex.com/linux-bsp/os-development/build-yocto/build-a-reference-image-with-yocto-projectopenembedded/

      Everything built together ok and I was able to connect to Qt Creator. But I can’t launch the test project, since the image has Qt version 5.15 and the compiler version is 6.4.3. The error on dev kit appears - there are no libraries for Qt Gui 6 version.

      Then I tried to build the same official image but with meta-qt6 as described here:

      https://www.toradex.com/blog/shi-yong-yocto-project-ji-cheng-qt6

      But I get an error for 6.4.3. so for the latest 6.5.1 in qtapplicationmanager:
      ERROR: qtapplicationmanager-6.5.1-r0 do_configure: ExecutionError(‘/home/stan88/oe-core/build/tmp/work/cortexa53-tdx-linux/qtapplicationmanager/6.5.1-r0/temp/run.do_configure.278724’, 1, None, None)

      As I understand correctly, there is ability to compile an image for this platform for meta-qt6. Could you help me what layers and versions will be better to use? Maybe you have some description? And is it possible to connect and debug through Qt Creator in a different way without using QBSP? Perhaps I missed something.

      Regards, Stanislav.

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 25 Mar 2023, 14:25 last edited by
      #2

      Hi, and welcome!

      @Stan88 said in IMX8M Plus Qt Creator deploy:

      Then I tried to build the same official image but with meta-qt6 as described here:

      https://www.toradex.com/blog/shi-yong-yocto-project-ji-cheng-qt6

      The official instructions from The Qt Company are at https://doc.qt.io/Boot2Qt/b2qt-how-to-create-b2qt-image.html

      And is it possible to connect and debug through Qt Creator in a different way without using QBSP?

      You could try to set it up as a remote Linux device: https://doc.qt.io/qtcreator/creator-developing-generic-linux.html

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1

      1/2

      23 Mar 2023, 18:53

      • Login

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