Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Post a new Thread
optimization, c6711, FIR filter, reliable cycle count? - jakobashtar - May 20 20:23:00 2005
Hello everybody
I have implemented a FIR filter in assembler code. I want to do a
reliable clock cycle count for the FIR filter. I have placed
breakpoints in the beginning of the asm-function and in the end of the
function and I am then monitoring the clock in "profiler" to see how
many clock cycles the FIR filter takes. Is this a reliable way of
measuring the clock cycles for a function? or should I do it some
other way?
Thanks in advance :o)

(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )