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.

在C6657中如何使用“csl_tmr.h”来检测一段代码的执行时间?



以前C6748的CSL库有个头文件csl_timer.h,用过它检测一段代码的执行时间;

但C6657的CSL库里,定时器的头文件换成了csl_tmr.h,内容变换较大,TI有没有使用它的例程呢?

我想测试一段代码的执行时间