请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2652R7 你(们)好
我能够从 Ubuntu 上的命令行构建 Matter 示例- lock-app。 是否有任何方法导入此示例并从 CCS 编译? 我想分析内存分配和堆栈。 但是、这些工具似乎只有在我们从 CCS 构建时才能使用。
我出了什么问题? 有什么方法可以实现它吗? 如何实现?
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.
你(们)好
我能够从 Ubuntu 上的命令行构建 Matter 示例- lock-app。 是否有任何方法导入此示例并从 CCS 编译? 我想分析内存分配和堆栈。 但是、这些工具似乎只有在我们从 CCS 构建时才能使用。
我出了什么问题? 有什么方法可以实现它吗? 如何实现?
您好!
YK 正确、Matter 无法在 CCS 中构建。
您仍应能够在 CCS 中进行调试: https://github.com/TexasInstruments/matter/tree/v1.0-ti-branch/examples/lock-app/cc13x2x7_26x2x7#code-composer-studio
谢谢、
Toby