以前C6748的CSL库有个头文件csl_timer.h,用过它检测一段代码的执行时间;
但C6657的CSL库里,定时器的头文件换成了csl_tmr.h,内容变换较大,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.
以前C6748的CSL库有个头文件csl_timer.h,用过它检测一段代码的执行时间;
但C6657的CSL库里,定时器的头文件换成了csl_tmr.h,内容变换较大,TI有没有使用它的例程呢?
我想测试一段代码的执行时间