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.

[参考译文] TMS320F280037:使用 ccs-server-cli.sh 执行构建后、.map、.out 和.bin 文件似乎被锁定、并且被拒绝将这些文件用作流水线工件。

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1517780/tms320f280037-after-a-build-executed-with-ccs-server-cli-sh-the-map-out-and-bin-files-appear-to-be-locked-and-permission-is-denied-to-use-these-files-as-pipeline-artifacts

器件型号:TMS320F280037

工具/软件:

当 使用以下命令执行 ccs-server-cli.sh 时:

/opt/ti/ccs/eclipse/ccs-server-cli.sh -workspace "$Bitbucket_clone_DIR/workspace"-application projectBuild -ccs.workspace

我   在/workspace/inv-mh/Flash 文件夹中收到了 DBG-FW-PWR v1.1.22.out、DBG-FW-PWR-v1.1.22.bin 和 DBG-FW-PWR v1.1.22.map。  但这些文件的作用就像被进程锁定一样。  我已经检查了文件和包含文件夹的权限、它们看起来是正确的、但我无法将它们添加为 Bitbucket 管道工件;尝试这样做会导致"权限被拒绝"。  ccs-server-cli.sh 脚本启动的进程是否仍处于活动状态并"锁定"这些文件?

感谢您的帮助、

Jeremy

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

    这是我的用户错误-我的 yml 的"伪影"部分被错误地注释掉了之前的测试,所以在此标题下列出的文件在整个上下文中是格式错误/无意义的。