<?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>Programming the upper 512k FLASH of a nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60895/programming-the-upper-512k-flash-of-a-nrf52840</link><description>Hi, 
 I’m new to this dev environment and hoping I may get some help. 
 
 I’m building my backup application binary and want to store it in the upper &amp;#189; of flash on my nRF52840. 
 I have not been able to program the upper 512k of a 1M internal flash on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2020 16:42:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60895/programming-the-upper-512k-flash-of-a-nrf52840" /><item><title>RE: Programming the upper 512k FLASH of a nrf52840</title><link>https://devzone.nordicsemi.com/thread/247993?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 16:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19d1f391-bdf5-43b2-beab-f4e410dd9739</guid><dc:creator>eric@proxy.com</dc:creator><description>&lt;p&gt;Hello Vidar, that resolved my issue exactly.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The wrong core was selected for nrfprog.&lt;/p&gt;
&lt;p&gt;For JLinkExe:&lt;/p&gt;
&lt;p&gt;Previously we had used &amp;quot;-nRF52&amp;quot; as the device type for JLinkExe which must have defaulted to the wrong core.&lt;/p&gt;
&lt;p&gt;Now, using &amp;quot;-nRF52840_xxAA&amp;quot; the flash programs perfectly.&lt;/p&gt;
&lt;p&gt;Thank you for your quick reply.&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming the upper 512k FLASH of a nrf52840</title><link>https://devzone.nordicsemi.com/thread/247868?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 12:42:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b66bcbf3-9379-4452-b858-39bde59b13a8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Eric,&lt;/p&gt;
&lt;p&gt;I was able to replicate this by selecting the wrong nRF52 variant Jlink commander (nrf52832_xxaa instead of nrf52840_xxaa). So please double check that you have indeed selected the correct device in your script. The ACL should not impact programming of the chip as it is enabled by the FW code after reset. You may try nrfjprog to test writes above 512K as well.&lt;/p&gt;
&lt;p&gt;e.g.,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-22a7da2a3aa247e0b0c9e95a19a0574b/pastedimage1588596125774v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>