<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to get 51822 cm0 cycle count?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7095/how-to-get-51822-cm0-cycle-count</link><description>Hi Nordic expert, I wanna get a profile of 51822 performance cycle count. I found 51822 has no powerful DWT feature as cm3 or cm4, would you share me some feasible methods to do that? Are there some IDE tools can show this infromation? Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 May 2015 13:25:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7095/how-to-get-51822-cm0-cycle-count" /><item><title>RE: How to get 51822 cm0 cycle count?</title><link>https://devzone.nordicsemi.com/thread/25073?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 13:25:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd91f66b-e8d4-4c0a-8e97-9a7ce1bf3407</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As you say there is no DWT features in the nRF51. And as far as I know there is no IDE tools that can do this with the nRF51 either. The only feasible methods I can think of is to set up a 16MHz timer as a counter and read out the COUNT register at key points in your application. Another solution is to toggle GPIO pins and measure the time between the &amp;quot;toggles&amp;quot; with an oscilloscope or something similar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>