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
你(们)好
我试图了解 TI C66x DSP 的性能。 我在通过各种论坛阅读时发现有一个用于 TI DSP 的仿真器。 我在 CCSv10中找不到相同的内容。 我看到的来源是使用 CCSv5.5的。 我下载并发现该版本具有 TI DSP 仿真器。
为什么我没有在 CCSv10中获取仿真器? 如果我只想计算执行代码的周期(仅包含循环和计算代码)而不访问任何 I/O 外设,该仿真器在 v5.5中是否准确? 如果仿真器在更高版本中停止使用、为什么它停止使用、使用仿真器预测计算时间时可以预测哪些类型的错误?
谢谢、此致
Ajith Peter
您好!
[报价用户="Ajith Peter"]为什么我没有在 CCSv10中获取仿真器?
[引用 user="Ajith Peter"]如果仿真器在较高版本中停止使用,为什么它会停止使用[/quot]
请参阅:
[引用 user="Ajith Peter]v5.5中的仿真器是否准确? [/报价]
您将需要使用指定为"精确到周期"的仿真器。 如果未指定此参数、则它通常是一个非周期精确功能仿真器。
谢谢
Ki