<?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>A question about OpenOCD+nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8142/a-question-about-openocd-nrf51822</link><description>I believe what I am asking is extremely specific, but keeping hope that I might get some direction 
 I have used a clone ST- Link v2 programmer to download code into a NRF51822 Cortex M0 SOC from Nordic. In short, I have been following this guide here</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jul 2015 23:59:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8142/a-question-about-openocd-nrf51822" /><item><title>RE: A question about OpenOCD+nrf51822</title><link>https://devzone.nordicsemi.com/thread/29257?ContentTypeID=1</link><pubDate>Wed, 22 Jul 2015 23:59:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86c2f566-9b16-47a2-8111-64fecbac11db</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;I have nRF51822 with HWID 0x58.  No problem flashing with OpenOCD using a CMSIS-DAP jtag.  See &lt;a href="http://embeddedsoftdev.blogspot.ca/p/idap-link.html"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A question about OpenOCD+nrf51822</title><link>https://devzone.nordicsemi.com/thread/29256?ContentTypeID=1</link><pubDate>Wed, 22 Jul 2015 14:04:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0134da69-e4bc-46ba-9454-d141ef883619</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Rubin,&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t worry, it&amp;#39;s not a clone device.
We are in the process of shifting out the usage of &amp;quot;HWID&amp;quot; field as an identifier, as this is subject to change on many factors, which makes it not-ideal to use for recognition.&lt;/p&gt;
&lt;p&gt;What you really want to verify by reading the HWID is which revision of the hardware that you are running on, so that you can figure out what SDKs/SoftDevices etc that is compatible for your device.&lt;/p&gt;
&lt;p&gt;This can be done by running the library located in this folder:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;\nRF51_SDK_9.0.0\components\libraries\ic_info
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It seems that openocd does a check on the HWID value, which I would not recommend doing.
Reading out the IC revision and RAM/CODE size from NRF_FICR structure is the proper way of doing this for the nRF51-series.&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>