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.

6747 如何测量代码运行时间?



1. 我想用片上的硬件定时器的方法测量代码运行时间,使用timer,加头文件:csl_timer.h,但是6747没有csl,我下载了6747的cslr package,发现里面也没有csl_timer.h,该怎么办?(我用的是ccs 5.4)

2. Run --> Clock --> Enable,用此方法测量的代码运行时间准确么?