<?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>Wrong CLENR0 with nRFGo Studio?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37144/wrong-clenr0-with-nrfgo-studio</link><description>When flashing SoftDevice S130 v2.0.1 with nRFGo Studio ( JLinkARM.dll 5.12f ) and softdevice protection enabled, the UICR.CLENR0 is written with value 0x00B00100 (~11M Bytes). why?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 08:38:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37144/wrong-clenr0-with-nrfgo-studio" /><item><title>RE: Wrong CLENR0 with nRFGo Studio?</title><link>https://devzone.nordicsemi.com/thread/142964?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 08:38:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f012771-b718-4ee3-bbe1-18904376b114</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;MBR uses 4 k, SoftDevice itself uses 104 k, which amounts to 108 k in total.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wrong CLENR0 with nRFGo Studio?</title><link>https://devzone.nordicsemi.com/thread/142958?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 08:29:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af49bf78-96b2-4261-af0f-0813cd2b71f6</guid><dc:creator>Darrew</dc:creator><description>&lt;p&gt;The endianess in nRF51 is little, that means (as you correctly mention), CLENR0 is equal to 0x1B000 (108KB). The question is: why is this value?&lt;/p&gt;
&lt;p&gt;According to S130_SDS (v2.0) table 27,&amp;nbsp; the required memory resource is 104 KB and APP_CODE_BASE = 0x1B000. Therefore, it seems that nRFGo Studio takes APP_CODE_BASE for CLENR0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wrong CLENR0 with nRFGo Studio?</title><link>https://devzone.nordicsemi.com/thread/142792?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 11:34:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2d11da6-0a14-4fe7-8c1b-b70991ab644e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you sure you&amp;#39;re not reading the content with different byte endianess?&lt;/p&gt;
&lt;p&gt;If you reverse the byte order:&lt;/p&gt;
&lt;p&gt;00 b0 01 00 -&amp;gt; 00 01 b0 00&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>