<?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 nrfjprog programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76289/programming-nrfjprog-programming</link><description>Im try to program using nrfjprog in BMD 350 module. After that device not responding for debug mode in segger software.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jun 2021 14:31:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76289/programming-nrfjprog-programming" /><item><title>RE: Programming nrfjprog programming</title><link>https://devzone.nordicsemi.com/thread/315179?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 14:31:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d4d510b-1755-4d6c-9b5f-33d5556f8d2a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I cannot say what caused the issue without knowing more, but there are a few typical reasons for not being able to debug after programming:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The hex file(s) you program enable readback protection (APPROTECT) by writing to &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uicr.html?cp=4_2_0_13_0_61#register.APPROTECT"&gt;UICR.APPROTECT&lt;/a&gt;. If so, you should&amp;nbsp; be able to do a full chip erase using &amp;quot;nrfjprog -e&amp;quot; to recover.&lt;/li&gt;
&lt;li&gt;The firmware puts some GPIOs that are connected to SWDIO or SWCLK so that it prevents SWD communication. If so, you would need to make HW adjustments to recover.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>