Currently, I'm using C6670 (with SYS/BIOS v6.33.5.46) and have 2 questions.
As you know, C6670 has eight timers.
Timer0 ~ 3 are dedicated to each of cores.
Timer4 ~ 7 are shared by cores.
All of them are clocking based on SYSCLK.
Q1. Can I change the clock source of one of Timer4 ~ Timer7 to use external clock instead of SYSCLK ?
(The external clock will be entered in TIMI0 port in C6670.)
Q2. If Yes.. Where can I get any example codes or documents ?
And, Which one is easier to use, SYS/BIOS APIs or CSL APIs ?
Thanks in advanced.
Kyung-Yeol