<?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>will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12132/will-the-operation-of-flash-conflict-with-the-program-code</link><description>HI,ALL 
 i wanna know that will the operation of flash conflict with the program code? 
 thank you very much!!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Feb 2016 12:49:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12132/will-the-operation-of-flash-conflict-with-the-program-code" /><item><title>RE: will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/thread/45895?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2016 12:49:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d31fac5-8e8f-439d-9e0b-ac08d4d20a29</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It depends on the timing requirements of your application. Ongoing flash operations will delay servicing of interrupts. The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.sds.v1.0/dita/softdevices/s130/flash_mem_api/flash_mem_api.html?cp=2_7_2_0_6"&gt;SD flash API&lt;/a&gt; should be used if you want to write to flash while using one of the softdevice stacks to ensure that the flash operation doesn&amp;#39;t cause the the  timing requirements of the stack to be exceeded. I&amp;#39;d recommend to use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/lib_pstorage.html?cp=4_0_1_3_17"&gt;pstorage module&lt;/a&gt;  If you&amp;#39;re using a softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/thread/45894?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2016 01:44:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d48e1e7b-ba73-4ffb-91f9-0c698e2ce060</guid><dc:creator>bernerd</dc:creator><description>&lt;p&gt;oh,i just start with nrf 51422 , and the example which i study is
nRF51_SDK_9.0.0_2e23562\examples\peripheral\flashwritewithout SD.&lt;/p&gt;
&lt;p&gt;And the api  is static void flash_word_write(uint32_t * address, uint32_t value);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/thread/45891?ContentTypeID=1</link><pubDate>Thu, 25 Feb 2016 09:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58ee5a52-4a99-49bd-8609-23c2e4957afe</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;if you mean that you can override your application code area from the flash? then yes you can do that. What API are you using for flash operations? Are you using SDK API or are you writing to flash directly?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/thread/45893?ContentTypeID=1</link><pubDate>Thu, 25 Feb 2016 09:26:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:817af77d-e6ab-4eab-aaa7-4264a96d8e5f</guid><dc:creator>bernerd</dc:creator><description>&lt;p&gt;i am sorry.  and thank you for your patient.&lt;/p&gt;
&lt;p&gt;i mean,&lt;/p&gt;
&lt;p&gt;my source code store in the flash,and when i operate the flash,will the data overwrite my source code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: will the operation of flash conflict with the program code?</title><link>https://devzone.nordicsemi.com/thread/45892?ContentTypeID=1</link><pubDate>Thu, 25 Feb 2016 09:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64104802-f87d-49c7-92e4-dc4357d723bb</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;not so clear to understand with what you mean by flash operation conflict with program code? Can you please be more descriptive&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>