Arm Community
Site
Search
User
Site
Search
User
Forums
Arm Development Studio forum
Performance Monitoring features for Cortex A8
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
118 subscribers
Views
4748 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
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
Performance Monitoring features for Cortex A8
Smitha Joseph
over 12 years ago
Note: This was originally posted on 22nd January 2010 at
http://forums.arm.com
Hi,
I am trying to use the performance counter feature in Cortex A8. I have downloaded the sample code given here : [url="
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka4237.html
"]
http://infocenter.arm.com/help/index.jsp?t...aqs/ka4237.html[/url]
I am able to find the cycles taken via the cycle counter. But when I set an event to count, the counter always printing zero. The register contents when viewed in RV Debugger shows the contents to be untouched(all excalamation marks!!)..even the cycle counter is not showing its contents.
It would be of great help if you could give some pointers regarding what to check for/what I might be missing out?
Thanks,
Smitha Joseph
Parents
RaghavendraPrasad RaghavendraPrasad
over 12 years ago
Note: This was originally posted on 22nd January 2010 at
http://forums.arm.com
Hi Smitha,
I also observed the same problem with CortexA8 in RVDS(3.3Version). My observations regarding this issue is - The porformance coprocessor register must be enabled. But when I m trying to do that in debugger it is not getting enabled. I think the code which you downloaded works on the board not on the simulator.
Thanks & Regards,
M. Raghavendra Prasad.
Cancel
Vote up
0
Vote down
Cancel
Reply
RaghavendraPrasad RaghavendraPrasad
over 12 years ago
Note: This was originally posted on 22nd January 2010 at
http://forums.arm.com
Hi Smitha,
I also observed the same problem with CortexA8 in RVDS(3.3Version). My observations regarding this issue is - The porformance coprocessor register must be enabled. But when I m trying to do that in debugger it is not getting enabled. I think the code which you downloaded works on the board not on the simulator.
Thanks & Regards,
M. Raghavendra Prasad.
Cancel
Vote up
0
Vote down
Cancel
Children
No data