Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: memory and cycle profiling - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

memory and cycle profiling calculate number of cycles Rate Topic: -----

#1 User is offline   manjunatha 

  • Member
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 08-December 11

Posted 08 December 2011 - 10:56 AM

hi all,
i am using DS5 eclipse for running the C programs.although i am unable to run it...i am able to debug them by laoding executable files on the target.
the target platform,i am using is ARM-cortex-A8-RTSM ,Bare metal debug project type..in debug configuration.
while debugging,i am getting register values,disassembly code etc..
but i not able to get the MCPS count and memory profiling.
please suggest a way to get that cycles count in above said debug configuration
0

#2 User is offline   isogen74 

  • Super Contributor
  • PipPipPipPip
  • Group: Members
  • Posts: 1098
  • Joined: 20-March 07

Posted 08 December 2011 - 09:46 PM

RTSM is a functional model, designed for fast execution performance (it cross-compiles ARM code to native x86 code, rather than emulating instructions) - I'm not sure if it supports memory profiling, and I'm not sure how much the figures would mean if you got them ...

Iso
When optimizing software, consider that the quickest code to run is the bit you removed from the call path.
0

#3 User is offline   manjunatha 

  • Member
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 08-December 11

Posted 09 December 2011 - 11:42 AM

thanks for d info isogen76.
but i am getting the same thing in RVDS thing,under RTSM itself.
den y can't ds5 had that facility.

瀏覽文章引用框(isogen74 @ 08 December 2011 - 09:46 PM)

RTSM is a functional model, designed for fast execution performance (it cross-compiles ARM code to native x86 code, rather than emulating instructions) - I'm not sure if it supports memory profiling, and I'm not sure how much the figures would mean if you got them ...

Iso

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic