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.
工具/软件:Code Composer Studio
您好!
我想知道 CCS ROV 中显示的负载详细信息。 它在特定时间内的平均 CPU 负载还是峰值负载或负载?
此致、
Sandhya
您好、Sandhya、
在 ROV 中、CPU 负载是最后 N 毫秒内的平均负载。 N 的默认值为500。 您可以使用日志记录获取 CPU 负载的历史视图。 请看 SYS/BIOS 中的阶梯示例。
Todd