<?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>Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78870/unable-to-flash-blinky-program-onto-nrf9160-dk</link><description>Hello, 
 
 I’m currently trying to flash the blinky code (found in the ‘Getting Started’ section) onto the nordic nrf9160-dk. 
 
 The error I’m getting is : 
 “error: cmake failed 
 create_nordic_project.py failed (1)” 
 
 When I looked online for help</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Aug 2021 06:36:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78870/unable-to-flash-blinky-program-onto-nrf9160-dk" /><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/327324?ContentTypeID=1</link><pubDate>Tue, 31 Aug 2021 06:36:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8f6fdc8-ed5f-4071-b825-a7fbeea702ac</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You need to build the project to generate the image.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/327284?ContentTypeID=1</link><pubDate>Mon, 30 Aug 2021 16:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d148f2f0-3074-41ac-8fe0-84b7166f2df2</guid><dc:creator>AGu</dc:creator><description>&lt;p&gt;Hi Amanda,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I navigate to &amp;gt; build_nrf9260dk_nrf9160ns zephyr doesn&amp;#39;t appear as an option. The only things listed are CMakeFiles and Kconfig. Am I missing some additional software? Thanks so much for your help&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/326912?ContentTypeID=1</link><pubDate>Fri, 27 Aug 2021 08:08:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d612087-8b3c-49ae-8551-e8ed60a72c50</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You could&amp;nbsp;&lt;span&gt;download Zephyr/merge.hex via&amp;nbsp;&lt;/span&gt;&lt;span&gt;Target &amp;gt; Download File &amp;gt; Download Intel Hex File &amp;gt;&amp;nbsp;build_nrf9160dk_nrf9160ns\zephyr\merged.hex&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/326857?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 17:53:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48097279-4a3c-4a7e-a34b-380f3a44088d</guid><dc:creator>AGu</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The board version on the sticker is the PCA10090. I connected the board via Target &amp;gt;&amp;gt; connect j-link and that was successful. However, there is no option to download Zephyr/merge.hex in the Target dropdown menu. The closest option is &amp;#39;download zephyr/zephyr.elf&amp;#39;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/326644?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 06:45:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68df75e2-a090-4701-a3ab-9fe639b90276</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you using PCA10090? What is the board version on the white sticker?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please connect the board via Target -&amp;gt; Connect J-Link, then download the image via&amp;nbsp;&lt;span&gt;Target -&amp;gt;&amp;nbsp;&lt;/span&gt;Download Zephyr/merge.hex. If it still fails, please upload the output log. Thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/326623?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 21:00:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a3ace95-df58-414e-8373-3d081448d5c7</guid><dc:creator>AGu</dc:creator><description>&lt;p&gt;Hi Amanda,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using the blinky sample you linked. The output log says:&lt;/p&gt;
&lt;p&gt;&amp;quot;Programming 0.1 KB of addresses 00004438 &amp;mdash; 000044cb&lt;/p&gt;
&lt;p class="p1"&gt;Timeout while preparing target, RAMCode did not respond in time. (PC = 0x00000000, CPSR = 0x00000000, LR = 0x21000003)!&lt;/p&gt;
&lt;p class="p1"&gt;Failed to prepare RAMCode using RAM&lt;/p&gt;
&lt;p class="p1"&gt;Failed to download application.&lt;/p&gt;
&lt;p class="p1"&gt;Generic error.&lt;/p&gt;
&lt;p class="p1"&gt;Please check J-Link and target connection.&lt;/p&gt;
&lt;p class="p1"&gt;Download failed&amp;quot;&amp;nbsp;&lt;/p&gt;
&lt;p class="p1"&gt;I set the settings as the image provided and I still got the same error.&amp;nbsp;&lt;/p&gt;
&lt;p class="p1"&gt;Do you have any idea of where to go from here?&lt;/p&gt;
&lt;p class="p1"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to flash blinky program onto nrf9160-dk</title><link>https://devzone.nordicsemi.com/thread/326333?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 10:57:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0502ae15-d0b7-47fa-8d1a-86c67049bd85</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you using this &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/basic/blinky/README.html"&gt;Blinky &lt;/a&gt;sample with NCS v1.6.1?&lt;/p&gt;
&lt;p&gt;What is the output log after you press OK on the window of &amp;quot;&lt;span&gt;create_nordic_project.py failed (1)”?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Try to delete the build folder for nRF9160 and set it as&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1629802536532v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>