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.

[参考译文] CCS/MMWAVE-SDK:如何构建 MMWAVE-SDK?

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

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/936687/ccs-mmwave-sdk-how-to-building-mmwave-sdk

器件型号:MMWAVE-SDK

工具/软件:Code Composer Studio

我参考了 Windows 中的4.5.3.1构建演示毫米波 SDK 用户指南中的4.5.4.1构建驱动程序/控制/ALG 组件。 我使用“gmake all”来构建,但无法构建 所需的 xwr18xx_mmw_demo.bin。 默认情况下、我只能构建 xwr68xx_mmw_demo.bin。 我如何使用 gamke 进行构建?

我还使用了"gmake mmwave_sdk_ device_type= xwr18xx"、但仍然无法实现我的目的。

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

    您好!

    请确保您正确阅读了文档。 您可能未正确更改平台。 这就是为什么它仍然是为68xx 构建的

    谢谢你

    Cesar