Re: how to measure time in TI C64xx DSP?
- From: Jerry Avins <jya@xxxxxxxx>
- Date: Thu, 13 Aug 2009 19:24:47 -0400
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.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
.
- Follow-Ups:
- Re: how to measure time in TI C64xx DSP?
- From: Vladimir Vassilevsky
- Re: how to measure time in TI C64xx DSP?
- References:
- how to measure time in TI C64xx DSP?
- From: whzhao@xxxxxxxxx
- how to measure time in TI C64xx DSP?
- Prev by Date: Re: N-pt DFT where n != power of 2
- Next by Date: sinusoidal parameter estimation
- Previous by thread: how to measure time in TI C64xx DSP?
- Next by thread: Re: how to measure time in TI C64xx DSP?
- Index(es):
Relevant Pages
|
Loading