Other Parts Discussed in Thread: OMAP3530, AM3517
Has anyone tried using the OMAP3530 general purpose timer via linux?
I have written a simple test kernel driver that is referencing the:
omap_dm_timer functions.
But the build complains:
WARNING: "omap_dm_timer_stop" [.../hellodrv/hello.ko] undefined!
for all of the omap functions.
Can anyone provide any insight?