使用CCS9进行运行时间测算的时候,打开RUN->CLOCK工具,运行至一个断点初测算出的值如下图所示:76804195,运行至上一个中断时的测量值为73636694,芯片为C6748,主频300M,计算两个中断之间的运行时间为
(76804195-73636694)/300000000约为10ms,请问计算方式是否正确?

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.
使用CCS9进行运行时间测算的时候,打开RUN->CLOCK工具,运行至一个断点初测算出的值如下图所示:76804195,运行至上一个中断时的测量值为73636694,芯片为C6748,主频300M,计算两个中断之间的运行时间为
(76804195-73636694)/300000000约为10ms,请问计算方式是否正确?
