Hi,
I'm using the am243x-EVM.
I would like to read CPU cycles.
I've tried using ClockP_getTicks(); and ClockP_getTimeUsec(); but they return ticks in micro seconds which is not enough for my application.
Is there any function that returns directly CPU cycles ?
Thanks,
Eli