1. 我想用片上的硬件定时器的方法测量代码运行时间,使用timer,加头文件:csl_timer.h,但是6747没有csl,我下载了6747的cslr package,发现里面也没有csl_timer.h,该怎么办?(我用的是ccs 5.4)
2. Run --> Clock --> Enable,用此方法测量的代码运行时间准确么?
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.
你好,
建议你用profile功能来测量代码运行时间。
profile的用法可以到CCS Help菜单里查看或者到下面的wiki网站。
http://processors.wiki.ti.com/index.php/Profiler