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
  • Thank you very much for your reply. 

    I saw this page but I didn't find the CNTFRQ register name (I'm new to assembly). Is there a chance you can guide me with this? why I can't find this register name in these pages, maybe I'm looking wrong?  from my understanding this register exists in all ARM architectures. 

Reply
  • Thank you very much for your reply. 

    I saw this page but I didn't find the CNTFRQ register name (I'm new to assembly). Is there a chance you can guide me with this? why I can't find this register name in these pages, maybe I'm looking wrong?  from my understanding this register exists in all ARM architectures. 

Children