Hi,
In this post,
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/276243.aspx
I understand that Timer 8 thru 15 are global timers for C6678.
And I use the SYSBIOS6.34.02.18
Now I want to use timestamp or TimestampProvider to measure the delta_time between send by (core0) and receive(core1-7).
How Can I specify the timer id for the timestamp and TimestampProvider?
And Could you teach me what is the difference between timestamp and TimestampProvider?
Thanks!