Hi,
We are using DVRRDK3.0 for our application, which involves DSP activity, video encoding on video M3, capture on VPSS M3, and Linux.
And we need two timers for one of our own applications that's not related to DVRRDK. I am wondering which one I can use.
It looks to me like:
Timer 1 is used by Linux on A8?
Timer 2 is used by VPSS M3 and video M3 as system timers.
Timer 3 is used by DSP as system timer.
And timers 4 - 8 is free of use.
Could any one confirm my assumptions?
I was confused because in syslink file
ti_tools/syslink/syslink_2_10_02_17_patched/packages/ti/syslink/family/common/ti81xx/ti81xxdsp/Dm8168DspPwr.c
Timer 4 is reserved for DSP, but by reading bios source I am deeply convinced that it is using Timer 3 as system timer.
Am I missing something? Does any of the cores use timers for purposes other than system tick?
Thanks very much,
Tim