Hi
I am developing an application on OMAP-L138 processor, for which I am using both the timers 2 and 3 in ARM core, selecting internal clock as the clock input. What is the source for the clock 2 and 3? The clock structures are not defined in the board specific file da850.c. I manually defined the structures for timer 2 and 3.
When I use clk_get_rate() in my kernel mode driver. I am getting 24000000. But when I load the period register with this value, I am not getting any interrupt.
The final application will use both the ARM and the DSP core, Does the timers 2 and 3 are used somewhere by the DSP core? If so, Will this cause any issues?
I will be happy to give more inputs about the problem if you need.
Thanks & Regards
Deepak John paul