Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Cache hit and miss
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
3378 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
Cache hit and miss
ManishKesarkar ManishKesarkar
over 12 years ago
Note: This was originally posted on 16th September 2009 at
http://forums.arm.com
Hi
I am using RVDS 4.0 I am running my code ARM926EJ-S RVISS core simulator.
Can anyone tell me is it possible to detect cache hit/ miss in simulator ? If so how to find cache hit/miss in simulator?
Regards,
Manish
Parents
Martin Weidmann
over 12 years ago
Note: This was originally posted on 17th September 2009 at
http://forums.arm.com
You need to edit the default.ami configuration file for RVISS ($ARMROOT\RVARMulator\ARMulator\1.4.1\313\win_32-pentium). Find the this line:
Counters=false
Change it to true. Next time you connect to RVISS in RVD, find the CycleCount tab in the register pane.
Cancel
Vote up
0
Vote down
Cancel
Reply
Martin Weidmann
over 12 years ago
Note: This was originally posted on 17th September 2009 at
http://forums.arm.com
You need to edit the default.ami configuration file for RVISS ($ARMROOT\RVARMulator\ARMulator\1.4.1\313\win_32-pentium). Find the this line:
Counters=false
Change it to true. Next time you connect to RVISS in RVD, find the CycleCount tab in the register pane.
Cancel
Vote up
0
Vote down
Cancel
Children
No data