On Mon, 2009-04-20 at 11:08 +0530, Balagopalakrishnan, Anand wrote:
> Before accessing the TSC registers, you need to enable them by
> calling:
> TSC_enable();

Which timer does TSC_enable initialize?  Would that interfere with ARM
or we don't really care about ARM for this test?


> 
> To get the DSP cycles, the best option is to use TSC_read(). This
> returns a 64 bit unsigned int containing the value of both TSCH and
> TSCL registers.
> 
> Regards,
> Anand
> 



_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to