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.

which Timer can used for my DSPLINK application?

Other Parts Discussed in Thread: OMAPL138

Hi,

I am using OMAPL138.

     There are 3 timers (64bit) in OMAPL138.

 

Which are timer used by ARM (Linux) and for what purposes.   How to change those configuration?

   In my  application DSP uses Timer0 interrupt as below.  

               T64P0_TINT12   is used by DSP/BIOS .

              T64P0_TINT34  is used by my DSP application.    It is mapped to hardware interrupt no:13  (to avoid clash with DSPLINK interrupt)

Will it be a problem?