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/AM6546:带时间基准的变量图

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/830046/ccs-am6546-variable-graph-with-time-reference

器件型号:AM6546

工具/软件:Code Composer Studio

我正在 PRU 上运行代码、该代码会更新循环中变量"z"的值、例如、

while (i <= 800)

z = m - abs (m - 2*(i++% m));

WAIT_TO_PWM_TIMER ();

 我想在图表上观察此变量,以便计算两个"z"值之间的时间。

为了获得正确的时间 基准、图形属性中应该有哪些设置?

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

    您好!

    没有足够的信息为您提供可能绘制此变量的参数。  

    强烈建议您阅读 CCS 用户指南的第7.7节。 如果您使用的是 CCSv9.1、它位于帮助(F1)中。 否则、请检查:

    software-dl.ti.com/.../index_debug.html

    希望这对您有所帮助、

    拉斐尔