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/IWR6843ISK-ODS:如何从 CCS 发送配置(.cfg 文件)

Guru**** 2452580 points
Other Parts Discussed in Thread: IWR6843ISK

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/882983/ccs-iwr6843isk-ods-how-to-send-configuration-cfg-file-from-ccs

器件型号:IWR6843ISK-ODS

工具/软件:Code Composer Studio

您好!

 我正在´m IWR6843ISK_ODS E2.0传感器、并且尝试在 CCS 8.3.1上运行68XX_3D_People_Counting (也是最新版本4.2.0)。 在 CSS 控制台中运行后,执行以下操作:  

正在等待发送配置(.cfg 文件)。 我尝试从 MMWAVE_People_Counting_GUI 发送配置、并在 CCS 控制台中查看输出(在我的例子中为 numTrarget)及其工作情况。 但是、现在我想将配置从使用 CCS 发送到器件(而不使用 MMWAVE_People_Counting_GU)。

1) 1) 如何从 CCS 发送配置?

2) 2)在新版本中、能否使用实时调优配置参数? ´s 是否为真、我如何配置?

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

    您好、乌萨马、

    配置通过 UART COM 端口发送到器件(这会出现在您的器件管理器中)。 波特率为115200。 您可以使用 Tera Term 或类似的应用程序来发送配置文件。

    此致、

    Justin