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/AWR1642BOOST:在不打开 GUI 的情况下运行 SRR 演示(TIDEP - 0092)

Guru**** 2540720 points


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

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/793818/ccs-awr1642boost-running-srr-demo-tidep---0092-without-opening-the-gui

器件型号:AWR1642BOOST

工具/软件:Code Composer Studio

大家好、

我有与该主题相同的问题: http://e2e.ti.com/support/sensors/f/1023/p/727721/2689279 我想在没有 Matlab GUI 的情况下运行 SRR 演示

上一个线程中的最后一个答案是 "mmwave-sdk-install\ti\utils\cli\src\cl1.c"中"cli_task()"中有一个"UART_read()"   

但我无法找到 SRR 演示代码使用 CLI_task()或 UART_read()函数的位置。

我想知道应该绕过 CLI (CLI_task)、然后调用 AdvanceframeCfg 和 sensorstart 函数的位置

希望您能帮我解决这个问题、非常感谢!!

BR

Brian

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!
    如果要向应用程序添加 CLI 旁路功能,请参考此应用程序,其中应用程序本身中包含已添加的 CLI 命令,并在启动时调用这些 CLI。
    dev.ti.com/.../node

    [cli.c:radarCmdString]

    此致、
    Jitendra