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?