This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can same timer be used in Two Cores of c6487/c6488 DSP?

Other Parts Discussed in Thread: TMS320TCI6488

Hi,

 

1) Is it possible to use same Hardware Timer for DSP-BIOS, running on two DSP cores? Here the two cores execute independent ".out" and are built separately.

 

2) CLK_getltime() is used for storing time-stamp on Core-0. Is it possible to get the same time-stamp on Core-2, through BIOS calls or some other means?

 

Any BIOS property similar to "bios.CLK.STARTBOTH" exists for c6487/c6488? I got error while trying to configure this property in TCF file.

 

~Justin