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: Cortex M1 performance - ARM Community

Jump to content

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

Cortex M1 performance Rate Topic: -----

#1 User is offline   GaneshK 

  • Member
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 22-March 11

Posted 19 July 2011 - 02:31 PM

I am trying to implement a software on Cortex M1 (on ACTEL FUSION M1AFS100 board) and then add hardware accelerators. How can I measure performance of both implementations in terms cycle counts using SoftConsole or RVDS 4.0? I don't see cycle count registers in both debuggers

This post has been edited by GaneshK: 19 July 2011 - 02:37 PM

0

#2 User is offline   Joseph Yiu 

  • Regular Contributor
  • PipPipPip
  • Group: Members.
  • Posts: 217
  • Joined: 01-March 10

Posted 19 July 2011 - 04:13 PM

There is no profiling counter in the Cortex-M1. You need to use a peripheral timer (or the SysTick timer if available) to do the performance measurement.
1

Share this topic:


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