Re: how to measure time in TI C64xx DSP?



whzhao@xxxxxxxxx wrote:
Hi all,

Which function in TI C64xx DSP can return the current system time/
tick? I am measure the processing time of an algorithm, so I need to
get the time before and after the function. I searched the TI
documents, but didn't find any.

And is there any document for the cgtools library?

Normally in embedded systems, I build a timer out of a spare counter-timer peripheral. I include a constant to subtract for overhead, then adjust its value so that the time for an empty routine is zero.

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
.



Relevant Pages

  • Re: how to measure time in TI C64xx DSP?
    ... Which function in TI C64xx DSP can return the current system time/ ... I am measure the processing time of an algorithm, ...
    (comp.dsp)
  • Re: how to measure time in TI C64xx DSP?
    ... Which function in TI C64xx DSP can return the current system time/ ... I am measure the processing time of an algorithm, ... Normally in the embedded systems the time is measured with the toggling LED and the oscilloscope. ...
    (comp.dsp)
  • Re: how to measure time in TI C64xx DSP?
    ... I am measure the processing time of an algorithm, ... Normally in the embedded systems the time is measured with the toggling LED and the oscilloscope. ...
    (comp.dsp)
  • how to measure time in TI C64xx DSP?
    ... Which function in TI C64xx DSP can return the current system time/ ... I am measure the processing time of an algorithm, ...
    (comp.dsp)
  • Re: Factorisation algorithms
    ... general integer factorisation algorithm? ... Knuth cites John Douglas Dixon for an algorithm with a running time proven ... if the processing time for an arithmetic operation is ... -- Microsoft voice recognition live demonstration ...
    (sci.math)

Loading