SK-AM62A-LP: How do check/test DSP and VPU utilization in AM62A7 ?

Part Number: SK-AM62A-LP

Tool/software:

Hello Team,

We need to check the DSP(C7x) and VPU utilization on board. Kindly provide commands to check the current utilization and loading details on that particular core (DSP(C7x) and VPU)

How do we put the load/stress on DSP(C7x) and VPU core ? Please provide commands or test-application to run on board which will put the load/stress on the DSP(C7x) and VPU core.

We need to measure the DSP & VPU utilization data.

Thanks,

Nisarg

  • Hello Team,

    We have follow below link to build "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

    Command:- 

    cmake .. && make

    Error Log Snippet:-

    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#

    Please let us how to resolve above issue and build the "perf_stats" on board.

    Thanks,

    Nisarg

  • Hello Team,

    Any update on this ?

    Thanks,

    Nisarg

  • Hello Team,

    Any update on this ?

    Thanks,

    Nisarg

  • Hello Team,

    Any update on this ?

    Thanks,

    Nisarg