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.

[参考译文] TDA4VM:tidl_tools 不存在或为空

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1503045/tda4vm-tidl_tools-does-not-exist-or-is-empty

器件型号:TDA4VM
Thread 中讨论的其他器件:AM68AAM69AAM67A

工具/软件:

请参阅 github.com/.../edgeai-tidl-tools 我正在执行说明
"
Git 克隆 github.com/.../edgeai-tidl-tools.git
CD edgeai-tidl-tools
Git 签出主机
#支持的 SOC 名称字符串 am62 、am62a、(am68a 或 j721s2)、(am68pa 或 j721e)、(AM69A 或 j784s4)、 (am67a 或 j722s)
导出 SOC=am68pa
资料来源:setup.sh
"

"
CD edgeai-tidl-tools
资料来源:setup_env.sh am68pa.
"
之后发生错误:
[错误]/home/dexx/edgeai-tidl-tools/tools/AM68PA/tidl_tools 不存在或为空。 请运行 setup.sh
路径中确实没有"/AM68PA/tidl_tools"
我再次执行了设置、但仍然遇到此错误。 如何解决该问题? 感谢您的支持!

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

    您好、

    您应该只需要执行 edgeai-tidl-tools 目录中的 source ./setup.sh。   我假设您运行的是最新版本、因为您正在签出 master 分支。  请查看是否有工具/ /tidl_tools 目录。   tidl_tools 目录已在较新版本中移动。  如果收费/ /tidl_tools 不在那里,请您删除./tools/ /tidl_tools 目录(确保其已移除)、取消设置 TIDL_TOOLS_PATH、然后再次运行 setup.sh。  请在运行脚本后将输出发送给我。

    此致、

    Chris