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:GUI Composer 数据记录

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/808428/ccs-gui-composer-data-logging

工具/软件:Code Composer Studio

您好!

我想知道是否有方法将 GUI Composer 中的图形中的数据记录到 Excel/CSV 文件中。 对于旧版 GUI Composer、我尝试按照本教程进行操作:  http://processors.wiki.ti.com/index.php/GUI_Composer/Logging_Graph_Data

但我无法使它正常工作。 自该版本以来、按钮的功能也发生了变化。

谢谢、

Nathan Peterman

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

    您好、Nathan、

    我假设您使用的是 GUI Composer v2。 如果是这种情况、则旧 Wiki 链接中的步骤将不适用。

    查看 Gallery 中的以下简单 GC2示例:

    https://dev.ti.com/gallery/view/10648/demo_streamsaver/ver/1.0.0/

    这是一个有关如何使用 ti-widget-streamsaver 将数据记录到主机上的文件的基本示例。

    谢谢

    Ki