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. How to Set Up Qt6 Kits in Qt Creator for TI AM437x
Qt 6.11 is out! See what's new in the release blog

How to Set Up Qt6 Kits in Qt Creator for TI AM437x

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 58 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.
  • W Offline
    W Offline
    WR.Kim
    wrote last edited by
    #1

    Hi,
    I have completed porting the Linux kernel on Ti's AM437x.
    The kernel version is 6.12.49.
    Now, I am trying to develop an application using Qt.
    However, I am having difficulties configuring the Kits in Qt Creator.
    I have set gcc, qmake and GDB from the SDK provided by Ti as follows.

    -Device type: Generic Linux Device
    -Sysroot: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/armv7at2hf-neon-oe-linux-gnueabi

    • Compiler(C): /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-gcc
    • Compiler(C++) /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++
    • Qt version: None
    • CMake Tool: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/cmake
      화면 캡처 2026-03-31 083826.png-1148x778.png

    With this configuration, I cannot select a Kit when creating a new project.
    Could you please tell me how to properly set up Kits for Qt6?

    jsulmJ 1 Reply Last reply
    0
    • W WR.Kim

      Hi,
      I have completed porting the Linux kernel on Ti's AM437x.
      The kernel version is 6.12.49.
      Now, I am trying to develop an application using Qt.
      However, I am having difficulties configuring the Kits in Qt Creator.
      I have set gcc, qmake and GDB from the SDK provided by Ti as follows.

      -Device type: Generic Linux Device
      -Sysroot: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/armv7at2hf-neon-oe-linux-gnueabi

      • Compiler(C): /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-gcc
      • Compiler(C++) /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++
      • Qt version: None
      • CMake Tool: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/cmake
        화면 캡처 2026-03-31 083826.png-1148x778.png

      With this configuration, I cannot select a Kit when creating a new project.
      Could you please tell me how to properly set up Kits for Qt6?

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

      @WR.Kim Qt version is not set in your Kit. CMake is not set in your Kit.

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

      1 Reply Last reply
      1

      • Login

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