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.

[参考译文] TDA4AL-Q1:在 Linux+RTOS 模式下(通过 SD 卡引导)在 EVM 上运行视觉应用步骤 3:将可执行文件复制到 SD 卡 — 返回错误

Guru**** 2419000 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1534565/tda4al-q1-run-vision-apps-on-evm-in-linux-rtos-mode-via-sd-card-boot-step-3-copy-executable-files-to-sd-card---returns-error

器件型号:TDA4AL-Q1

工具/软件:

在 Linux+RTOS 模式下在 EVM 上运行视觉应用(通过 SD 卡引导)

第 3 步:将可执行文件复制到 SD 卡(第一次以及每次要运行更新的应用程序时)

  • 将格式化的 SD 卡插入主机 PC SD 卡插槽(如果尚未插入)。
  • 执行以下操作、将 Vision Apps 二进制文件复制到 SD 卡
    cd ${PSDKR_PATH}/sdk_builder
    创建 linux_fs_install_sd ->失败并显示错误
    make:/root/ti/ti-cgt-armllvm_3.2.1.LTS/bin/tiarmstrip:没有此类文件或目录
    make:***[makerules/makefile_linux_arm.mak:81:linux_fs_stage] Error 127
    “tiarmstrip"文件“文件实际上在给定路径中可用。

这里的问题可能是什么?