如何通过代码计算某段函数或代码的执行时间?
TI自带的代码库,是否可以获取系统时钟寄存器?
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->profile里的功能来估算代码运行时间,请看下面的网站7.4.10. Measuring Performance。
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#measuring-performance