Hello,
I'm running some performance tests on A8. I need a function to get the elapsed number of clock cycles for that purpose. Unfortunately, clock() seems to be not supported (returns always 0). My development platform is Win/CCS5.1 and I would like to do it without SYS/BIOS for some reasons.
Any ideas? Is there a register (64 bit) that counts the clock cycles as on other processors?
Thanks in advance,
Roland