Hi,
How to read RTC register on beagleboard? I want to measure timing details of individual functions. How can I do profiling on real time (except Oprofile)?
Thanks,
Saurabh
Hi,
How to read RTC register on beagleboard? I want to measure timing details of individual functions. How can I do profiling on real time (except Oprofile)?
Thanks,
Saurabh
Hi!
why don’t you use gettimeofday() function? RTC is intended to count seconds
2010/2/23 Saurabh Patel <spatel@picus.in>
Tick()