<?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>SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66778/segger-embedded-studio-does-not-detect-my-nrf9160-dkses</link><description>Hello, 
 I have followed all the Getting Started documents to setup the development for my new nRF9160 DK. 
 Among them, I installed SAGGER Embedded Studio version 4.52 
 The first step that I am doing is to &amp;quot;Open nRF Connect Project: 
 
 But it seems</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Oct 2020 12:27:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66778/segger-embedded-studio-does-not-detect-my-nrf9160-dkses" /><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273739?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2020 12:27:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00219472-28f5-4fbb-895f-a19574cf1d56</guid><dc:creator>Danny Zadok</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Now it is working...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273704?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2020 11:14:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b9b1846-3347-4fc8-ab58-944ec11458f9</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi! I see, I misunderstood your earlier comment.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The problem now is your board directory path points to a directory that does not (or should not) exist.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Like I stated in my previous comment, for tag 1.3.1 this is the path you need:&lt;/p&gt;
&lt;p&gt;C:/gitemma/ncs/v1.3.1/zephyr/boards/arm/&lt;strong&gt;nrf9160dk_nrf9160&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can also see this in the NCS repo &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/v2.3.0-rc1-ncs2/boards/arm/nrf9160dk_nrf9160"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273629?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2020 06:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f37d88f-e5db-4c90-9419-accd852c71a8</guid><dc:creator>Danny Zadok</dc:creator><description>&lt;p&gt;Hi Heidi&lt;br /&gt;Thanks for the reply. But as I wrote, I removed everything from my computer (v1.3.0 and v1.3.1) and reinstalled all. V1.3.0 does not exist on my computer any more.&lt;/p&gt;
&lt;p&gt;The SES screen looks like the following:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1602139840366v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As you see both are taken from V1.3.1 and the Board list is grayed and cannot be pulled down.&lt;/p&gt;
&lt;p&gt;Danny&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273373?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:40:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:083550c2-0d12-43f4-9e24-994e3bdb2e3a</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Again, it looks like you are&amp;nbsp;working from two different tags.&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;/p&gt;
&lt;p&gt;The path to the CMakeLists.txt file:&lt;/p&gt;
&lt;p&gt;C:/Users/Danny/ncs/&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;v1.3.1&lt;/strong&gt;&lt;/span&gt;/zephyr/samples/hello_world/CMakeLists.txt&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The path&amp;nbsp;to the board directory:&lt;/p&gt;
&lt;p&gt;C:/Users/Danny/ncs/&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;v1.3.0&lt;/strong&gt;&lt;/span&gt;/zephyr/boards/arm/nrf9160_pca10090&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You need to change either of the paths, so that both the board directory and the sample you are using are&amp;nbsp;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;from the same NCS tag.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For tag 1.3.0 these are the paths you need:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:/Users/Danny/ncs/v1.3.0/zephyr/samples/hello_world/CMakeLists.txt
C:/Users/Danny/ncs/v1.3.0/zephyr/boards/arm/nrf9160_pca10090&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For tag 1.3.1, these are the paths you need (because the name of the board changed)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:/Users/Danny/ncs/v1.3.1/zephyr/samples/hello_world/CMakeLists.txt
C:/Users/Danny/ncs/v1.3.1/zephyr/boards/arm/nrf9160dk_nrf9160&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273358?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 06:54:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b687e13-06d9-47c3-98b5-0b107fc6ab68</guid><dc:creator>Danny Zadok</dc:creator><description>&lt;p&gt;Thanks for the quick reply. But....&lt;br /&gt;I uninstalled everything (SEGGER, Connect SDK, etc.) and re-installed.&lt;/p&gt;
&lt;p&gt;The problem still exits.&lt;/p&gt;
&lt;p&gt;By the way, I can use the Zephyr WEST tools to flash the samples. But SES does not see my board.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I updated the latest modem and firmaware, to the device, but it did not help at all....&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio does not detect my nRF9160 DKSES</title><link>https://devzone.nordicsemi.com/thread/273201?ContentTypeID=1</link><pubDate>Tue, 06 Oct 2020 11:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05c3ffac-5b5b-4d98-90d7-bc6ed94b6040</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;It looks like you are working from two different tags at once. The CMakeLists.txt file is in the 1.3.1 folder, and the board is from the 1.3.0 folder. Try switching either of them, based on which tag you want to be one.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please also note that the board name for the nRF9160 DK changed between these two versions. In 1.3.1, it&amp;#39;s nrf9160dk_nrf9160(ns).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>