Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-107

FPS of demo "motor cluster" is 0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • Qt for MCUs 2.1
    • Examples and Demos, NXP, QML
    • freeRTOS

    Description

      We run the demo code "motor cluster" by following commands,

      set QUL_ROOT=C:\Qt\QtMCUs\2.1.0
      set QUL_TOOLS=C:\Qt\Tools\QtMCUs
      cd %QUL_ROOT%\demos\motor_cluster
      mkdir
      cd build
      cmake .. -G "Ninja" -DSIZE_VARIANT=big -DCMAKE_BUILD_TYPE=MinSizeRel -DQul_ROOT=%QUL_ROOT% -DCMAKE_TOOLCHAIN_FILE=%QUL_ROOT%\lib\cmake\Qul\toolchain\armgcc.cmake -DQUL_TARGET_TOOLCHAIN_DIR=%QUL_TOOLS%\arm_gcc_9 -DQUL_BOARD_SDK_DIR=%QUL_TOOLS%\NXP\SDK_2.10.1_EVK-MIMXRT1170 -DQUL_PLATFORM=MIMXRT1170-EVK-freertos -DMCUXPRESSO_IDE_PATH=C:\nxp\MCUXpressoIDE_11.3.0_5222 -DQUL_ENABLE_PERFORMANCE_LOGGING=ON
      cmake --build .
      cmake --build . --target flash_motor_cluster

      We find the value "QulPerf.fps"= 0 within the file "PerformanceMetrics.qml", it is wrong FPS value.

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            miya.tw Miya Yen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes