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.

[参考译文] CC1310:无法生成项目时出错。 参考的 RTSC

Guru**** 2482105 points
Other Parts Discussed in Thread: CC1310

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1260553/cc1310-error-cannot-build-project-referenced-rtsc

器件型号:CC1310

我在编译任何工程时遇到问题、即使是直接从 Resource Explorer 导入的工程也是如此。 我收到编译错误

描述资源路径位置类型
无法构建项目。 引用的 RTSC 配置工程"tirtos_builds_CC1310_LAUNCHXL_release_ccs"包含编译错误。 empty_CC1310_LAUNCHXL_tirtos_ccs empty_CC1310_LAUNCHXL_tirtos_ccs 问题

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

    尊敬的 Corey:

    将空项目导入 CCS 时、tirtos 编译项目应随其自动导入。 这发生了吗? (您能否在 Project Explorer 中看到 tirtosbuilds 项目?)

    在 SDK 中、每个器件只有一个 tirtosbuilds 项目。 这意味着、如果您在此项目中针对不同的驱动程序示例进行了更改、该更改会传播到与空项目一同使用的项目。 所以你知道。

    您能否单击 tirtosbuilds 项目、然后打开"Problems"视图并发布您看到的错误消息?

    谢谢、

    M·H