This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] SK-AM62A-LP:如何在 AM62A7中检查/测试 DSP 和 VPU 利用率?

Guru**** 2482105 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1437800/sk-am62a-lp-how-do-check-test-dsp-and-vpu-utilization-in-am62a7

器件型号:SK-AM62A-LP

工具与软件:

团队成员、您好!

我们需要检查  DSP (C7x) VPU 利用率。 请提供命令以检查该特定内核的当前利用率和加载详细信息 DSP ( C7x) 和  VPU )

我们如何将负载/应力放在  DSP (C7x)和  VPU 内核上? 请提供要在电路板上运行的命令或测试应用、这会使 DSP (C7x)和 VPU 内核上施加负载/应力。

我们需要测量 DSP 和 VPU 利用率数据。

谢谢!

Nisarg

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    团队成员、您好!

    我们使用以下链接进行构建 " perf_stats" utility on board for facing issue during building on board.

    https://software-dl.ti.com/processor-sdk-linux-rt/esd/AM62AX/09_01_00/exports/edgeai-docs/common/measure_perf.html#perf-stats-tool

    https://github.com/TexasInstruments/edgeai-gst-apps/blob/main/scripts/perf_stats/README.md

    命令:-  

    cmake .. && make

    错误日志摘要:-

    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats# mkdir build && cd build
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build# cmake .. && make
    CMake Warning (dev) at /usr/share/cmake-3.22/Modules/GNUInstallDirs.cmake:239 (message):
      Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
      target architecture is known.  Please enable at least one language before
      including GNUInstallDirs.
    Call Stack (most recent call first):
      CMakeLists.txt:3 (include)
    This warning is for project developers.  Use -Wno-dev to suppress it.
    
    CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
    CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
    CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
    -- Configuring incomplete, errors occurred!
    See also "/opt/edgeai-gst-apps/scripts/perf_stats/build/CMakeFiles/CMakeOutput.log".
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build# cmake .. && make
    CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
    CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
    CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
    -- Configuring incomplete, errors occurred!
    See also "/opt/edgeai-gst-apps/scripts/perf_stats/build/CMakeFiles/CMakeOutput.log".
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#
    root@SICK:/opt/edgeai-gst-apps/scripts/perf_stats/build#

    请让我们来解决上述问题并构建 " perf_stats" on board.

    Thanks,

    Nisarg

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    团队成员、您好!

    是否有此更新?

    谢谢!

    Nisarg

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    团队成员、您好!

    是否有此更新?

    谢谢!

    Nisarg

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    团队成员、您好!

    是否有此更新?

    谢谢!

    Nisarg