<?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>about nRF51822 stability check</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13193/about-nrf51822-stability-check</link><description>Dear nordic. 
 I am testing with nRF51822,
and have some question about hardware stability check. 
 Could I check below hardware stability, during or after system initialization? 
 
 memory check by ECC:
cortex-m0 looks like not supported, is it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Apr 2016 13:01:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13193/about-nrf51822-stability-check" /><item><title>RE: about nRF51822 stability check</title><link>https://devzone.nordicsemi.com/thread/50324?ContentTypeID=1</link><pubDate>Mon, 18 Apr 2016 13:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02c747aa-8145-4add-a897-b3003dbb90c4</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The code content for the interrupt handlers will reside in Flash, and can be checked on power up like any other part of Flash. But I can&amp;#39;t think of any way to test execution of the handlers as part of a self test no.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about nRF51822 stability check</title><link>https://devzone.nordicsemi.com/thread/50323?ContentTypeID=1</link><pubDate>Mon, 18 Apr 2016 12:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44712522-ee17-415d-bf30-df38453c889a</guid><dc:creator>wiz_yoo</dc:creator><description>&lt;p&gt;Dear Kenneth.&lt;/p&gt;
&lt;p&gt;Thank you for answer.&lt;/p&gt;
&lt;p&gt;I have one more question about stability.&lt;/p&gt;
&lt;p&gt;Could I check Interrupt handler? (Is it same to memory check? or Is other way exist?)&lt;/p&gt;
&lt;p&gt;Thanks and best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about nRF51822 stability check</title><link>https://devzone.nordicsemi.com/thread/50322?ContentTypeID=1</link><pubDate>Mon, 18 Apr 2016 12:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fa46c1c-e0b5-4126-955e-1d081b14e77b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;We don&amp;#39;t have any ECC memory no. It might be possible to create a small bootloader on power up that check RAM and Flash for errors before application start to run, but there is no way to do error correction run time no.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;It is possible to for instance setup a GPIOTE task on a pin (e.g. toggle), and then readback the output level on the same pin using nrf_gpio_pin_read() after each time you trigger the GPIOTE task to trigger a toggle. This could serve as a echo test after power up.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>