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.

[参考译文] Matter 锁定应用程序编译问题

Guru**** 2482145 points
Other Parts Discussed in Thread: CC3235SF

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

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1312924/matter-lock-app-compilation-issue

主题中讨论的其他器件:CC3235SF

Amp@amp-OptiPlex-3000:~/ connectedhomeip-master$ source scripts/activate.sh

如果我尝试执行上面的命令、我将获得下面提到的结果


Bash:/home/amp/connectedhomeip-master/third_party/pigweed/repo/pw_env_setup/util.sh 没有这样的文件或目录
pw_get_env_root:未找到命令
mkdir: can't create directory‘’: no such file or directory
回溯(最近的调用最后):
文件/home/amp/connectedhomeip-master/scripts/setup/gen_pigweed_cipd_json.py、第61行、位于
主要()
文件/home/amp/connectedhomeip-master/scripts/setup/gen_pigweed_cipd_json.py、第57行、
generate_new_CIPD_package_json (** vars (parser.parser_args ()))
generate_new_CIPD_package_json 中的文件"/home/amp/connectedhomeip-master/scripts/setup/gen_pigweed_cipd_json.py "第36行
将 OPEN (INPUT)作为 INS:
FileNotFoundError:[errno 2]没有这样的文件或目录:'/home/amp/connectedhomeip-master/third_party/pigweed/repo/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json
PW_bootstrap:未找到命令
PW_finalize:找不到命令
安装所有 Pipp 要求...

[通知] pip 的新版本发布如下:23.2.1 -> 23.3.2
[通知]要更新,请运行:PIP install --upgrade pip
PW_CLEAR:未找到命令

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

    您好!

    您使用的是什么器件?

    谢谢

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

    Ki、您好!

    感谢您的回复。

            我使用的是 CC3235SF Launchpad。 我已经重建了 Linux 环境并尝试执行"source ./scripts/bootstrap.sh "、现在出现以下错误。

    Bash:/home/soleman/matter-1.0-ti-branch/third_party/pigweed/repo/pw_env_setup/util.sh 没有这样的文件或目录
    pw_get_env_root:未找到命令
    PW_bootstrap:未找到命令
    PW_finalize:找不到命令
    PW_CLEAR:未找到命令

    我安装 dos2unix 并执行"dos2unix bootstap.sh"转换为 UNIX 文件。

    我仍然得到相同的误差。

    请帮助您摆脱此错误。

    谢谢!

    索勒曼

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

    请尝试使用公共存储库(https://github.com/project-chip/connectedhomeip.git)。

    按照上一张幻灯片中的相同构建说明