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.

[参考译文] Linux/AM4378:用于处理器 SDK 的 UnixBench

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/568302/linux-am4378-unixbench-for-processer-sdk

器件型号:AM4378

工具/软件:Linux

大家好

我对 PROCESSOR-SDK-LINUX-RT-AM437X 有一些看法。

我的客户希望使用 UnixBench。
我知道它不能用于 ProcesserSDK。

这种理解是正确的?

执行 UnixBench 后、我的客户在下面遇到错误

“它没有时间/聘用人员。”

如果用户使用,您能告诉我如何修复吗?

此致
高贵须

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

    尊敬的 Hiroyasu:

    您的客户可以轻松地为目标构建和安装所需的 perl 模块。

    processors.wiki.ti.com/.../Processor_SDK_Building_The_SDK

    $ git 克隆 git://arago-project.org/git/projects/oe-layersetup.git tisdk
    $ cd tisdk
    $./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-03.02.00.05-config.txt
    $ CD 生成
    $。 配置/设置
    $导出路径=$HOME/gcc-linaro-5.3-2016.02-x86_64 arm-linux-gnueabihf/bin:$path
    $ MACHINE=AM437X-EVM Arago_rt_enable=1 bitbake perl

    这些模块位于以下位置:
    /build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/perl/5.22.1-r0/deploy-ipks/armv7ahf-neon

    安装到目标:
    root 用户@AM437X-EVM:~Ω#opkg 安装 perl-module-time-hexes_5.22.1-r0_armv7ahf-none.ipk

    此致、
    Kemal

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

    大家好、Kemal

    感谢您的回复、
    我明白了。

    此致
    高贵须