Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. Qt for MCUs: “Required gpdsc file is missing” when exporting to MCUXpresso (MIMXRT1170)
Forum Updated to NodeBB v4.3 + New Features

Qt for MCUs: “Required gpdsc file is missing” when exporting to MCUXpresso (MIMXRT1170)

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 24 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.
  • G Offline
    G Offline
    ganavi
    wrote last edited by
    #1

    Hello,
    I am trying to export a Qt for MCUs project from Qt Design Studio to MCUXpresso for the NXP MIMXRT1170-EVKB board.

    But when I import the CMSIS-Pack project into MCUXpresso, I get this error:

    Qt Group::Project.Qt for MCUs Application - Required gpdsc file
    .../RTE/qul_app/application.gpdsc is missing

    My environment:

    Qt Design Studio version: (write your version, example 4.8)

    Qt for MCUs version: (example 2.8.3)

    MCUXpresso IDE version: 11.9.1

    Board: MIMXRT1170-EVKB

    Toolchain: Arm GCC

    Platform: mimxrt1170-evkb-freertos

    Steps I followed:

    Created a new Qt for MCUs application in Qt Design Studio

    Opened Edit → Preferences → Qt for MCUs and set:

    QUL_ROOT

    qmlprojectexporter path

    Platform metadata JSON

    Board defaults

    Pressed MCU → Generate Code

    The export finished “success”, but inside the exported folder, the file

    RTE/qul_app/application.gpdsc

    is not created

    When importing into MCUXpresso, it fails because this file is missing.

    What could be the reason the .gpdsc file is not generated?
    Is my Qt for MCUs installation incomplete, or am I missing a platform/board configuration?

    Any guidance would be greatly appreciated.
    Thank you!

    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