<?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>Flash write freezes chip no softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20495/flash-write-freezes-chip-no-softdevice</link><description>Hi, 
 I have just used some code from your flash_write example in the SDK, it works ok but i have a couple of issues, the code is from sdk 12.7, and the chip is an nrf51422 QFAC. It does have the softdevice flashed on it, but it is not started until</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Mar 2017 10:17:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20495/flash-write-freezes-chip-no-softdevice" /><item><title>RE: Flash write freezes chip no softdevice</title><link>https://devzone.nordicsemi.com/thread/79910?ContentTypeID=1</link><pubDate>Fri, 17 Mar 2017 10:17:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7275a94-4c5e-45ae-adb0-50778701e687</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;I do not quite understand what you do and what is the result. Incrementing the uint32_t pointer by one should actually increase the address by 4; the uint32_t has size 4 and the &amp;quot;next&amp;quot; uint32_t address would then be the old address + 4. Is that not what you see?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flash write freezes chip no softdevice</title><link>https://devzone.nordicsemi.com/thread/79911?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 15:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1a4a683-a251-40bd-975c-134abf52298a</guid><dc:creator>billt79</dc:creator><description>&lt;p&gt;So for the second issue, i did find a solution, but i am sure its not the right one!
if i use this inside a foor loop it increments by 4 how i would like it to.
uint32_t * addr = (address)+(i*4 &amp;gt;&amp;gt;2);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>