Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reading Cortex-A9 CNTFRQ register using ARM Compiler 5 inline assembly

Hi,

Can I get an example of reading the CNTFRQ register in cortex-a9 using assembly inline of arm compiler 5 (DS built in) ?

I didn't find anywhere...

Parents
  • I think Ronan answered on the other thread.  But one comment, for processors that support the Generic Timer, CNTFRQ reports the frequency of the timers - not of the core.  The timer frequency is fixed and typically slower than the core's frequency (which might be subject to DVFS).

Reply
  • I think Ronan answered on the other thread.  But one comment, for processors that support the Generic Timer, CNTFRQ reports the frequency of the timers - not of the core.  The timer frequency is fixed and typically slower than the core's frequency (which might be subject to DVFS).

Children
No data