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

memory and cycle profiling

Note: This was originally posted on 8th December 2011 at http://forums.arm.com

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
  • Note: This was originally posted on 8th December 2011 at http://forums.arm.com

    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
  • Note: This was originally posted on 9th December 2011 at http://forums.arm.com

    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.

    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