<?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>Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115311/thread-viewer-empty-during-debug</link><description>I have two computers where nRF Connect for VSCode behaves differently in the sense that in one computer when I start debug it stops at the first line of the main and I see thread viewer correctly showing the threads and the other computer stops first</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Oct 2024 08:08:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115311/thread-viewer-empty-during-debug" /><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505832?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2024 08:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88be8002-99fa-4e98-bc58-4ec6375e0527</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;What I found is a workaround.&lt;br /&gt;I spent a few hours to somehow move all my apps into the new account (except one, which requires new license if I need to use again).&lt;br /&gt;At the end, I don&amp;#39;t regret moving into a new account with folder name without space because many poorly&amp;nbsp;tested software can be encountered and they just malfunction partially. Safe to be outside of any options with space in the user home folder name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505773?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 15:51:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:747b1767-786f-4499-894c-7abefa6d50c2</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="Fefu"]Once I created the new user, everything from %AppData%, such as the nRF Connect SDK for VSCode plugin, it was installed in the new home folder, without space and it worked.[/quote]
&lt;p&gt;Seem you find the solution to fix it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505770?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 15:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0a3be57-8aad-4576-ac93-8fa2cdde4241</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;My SDK and my working folder are outside of this home folder with space and none of them have space character in the path.&lt;br /&gt;&lt;br /&gt;After I created the new account, the SDK and the working directory remained exactly the same. &lt;br /&gt;&lt;br /&gt;My findings indicates the contrary. &lt;br /&gt;&lt;br /&gt;The VSCode plugins as they are installed in C:\Users\My Username\AppData\....&amp;nbsp; and who know what else (cache etc) have to be accessed. Once I created the new user, everything from %AppData%, such as the nRF Connect SDK for VSCode plugin, it was installed in the new home folder, without space and it worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505758?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 14:21:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dbd834e-eab2-4268-a9dc-05d14e654b18</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;I&amp;#39;m trying to follow what happens where, but one thing we can tell is that the user name having space in it (the home folder) does not prevent working on that machine as long as neither the SDK nor the application and build folders are not under the offending home directory.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;-Amanda H.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505661?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 07:45:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4f83c75-5fc1-4fc2-8ca8-3607b54a8793</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;Since I couldn&amp;#39;t solve the problem of nRF Debug to show threads in my usual user account in the PC at my workspace, I decided to create a new local user account in the same PC and specially I take care to not have space character in user folder name.&lt;br /&gt;I reinstalled nRF Connect for Desktop, the nRF connect command line tools, VSCode. VSCode I enabled cloud sync to pull down my previously installed profiles and extensions. nRF Connect for VSCode extensions are installed in a profile, just to not mix with other extensions.&lt;br /&gt;In this newly created account now nRF Debug and Thread Viewer works correctly. and in the extension host logs I don&amp;#39;t have this&amp;nbsp; &amp;quot;[error] CodeExpectedError: stackTrace: property &amp;#39;threadId&amp;#39; is invalid.&amp;quot; log.&amp;nbsp; I still have &amp;quot;[error] TypeError: Cannot read properties of undefined (reading &amp;#39;dispose&amp;#39;)&amp;quot; . For the details of the stacktrace, you can search above.&lt;br /&gt;&lt;br /&gt;The chances are high that nRF Debug extension, specifically the thread viewer is sensible to spaces in the user folder name. I cannot fully guarantee that this was the exact cause of the problem, since this new user at least is more cleaner. since it was just created.&lt;/p&gt;
&lt;p&gt;For positive test, i let someone freshly create a new windows 11 user account with space character in the folder name and do the setup there. If the thread viewer will be empty, than we know the exact cause. If not the space character in the user folder is the real cause, then when somebody else has this issue, at least there is a workaround... just create a new local user account.&amp;nbsp; Of course I cannot fully support this type of advice, since it is a hassle to setup everything again in the new user account.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505460?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 07:06:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:264c6cc9-194c-40df-9282-a320f40fdce9</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;Some more logs&lt;/p&gt;
&lt;p&gt;in exthost.log:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2024-10-09 08:47:24.812 [info] Extension host terminating: renderer closed the MessagePort
2024-10-09 08:47:24.822 [error] An error occurred when deactivating the extension &amp;#39;nordic-semiconductor.nrf-kconfig&amp;#39;:
2024-10-09 08:47:24.823 [error] TypeError: Cannot read properties of undefined (reading &amp;#39;dispose&amp;#39;)
        at Aae (c:\Users\My Username\.vscode\extensions\nordic-semiconductor.nrf-kconfig-2024.9.20\dist\extension.js:231:2662)
        at Object.M5e (c:\Users\My Username\.vscode\extensions\nordic-semiconductor.nrf-kconfig-2024.9.20\dist\extension.js:268:23963)
        at hB.eb (file:///c:/Users/My%20Username/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:118:11727)
        at file:///c:/Users/My%20username/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:118:9877

&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505454?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 06:33:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2970462-59e2-4465-bc7d-8063ced9a68a</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;Now I tried to install JLink 7.94j beside 7.94e as it is my pc at home where threads view is working.&lt;/p&gt;
&lt;p&gt;Unfortunately in this PC in my office doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;I checked the developer logs in extension host and I see this&lt;pre class="ui-code" data-mode="text"&gt;[error] CodeExpectedError: stackTrace: property &amp;#39;threadId&amp;#39; is invalid.
    at ZKe.Q (vscode-file://vscode-app/c:/Users/My%20Username/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2154:15459)
    at vscode-file://vscode-app/c:/Users/My%20Username/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2154:15037&lt;/pre&gt;I have no idea how it could relate this error to the thread viewer.. maybe not related.&lt;/p&gt;
&lt;p&gt;If you know some flags to enable more debug logs, just tell me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505421?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 17:33:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:339a7d68-7739-40bf-adf2-f0e59e03e2c9</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;At home I continued to experiment.&lt;/p&gt;
&lt;p&gt;I did a comparison of support information and based on that I started to downgrade or destroy the setup at home.&lt;/p&gt;
&lt;p&gt;I noticed that at home pc where works, I had in the &amp;quot;tools&amp;quot; the JLink.exe 7.94j. I remember that when I install nRF Connect for VSCode from scratch, it installs JLink.exe 7.94e . Therefore in the workplace&amp;#39;s PC I do have only 7.94e installed.&lt;/p&gt;
&lt;p&gt;Somehow looks like at home PC I had 7.94e and also 7.94j. Therefore I uninstalled 7.94j and after this I could not debug at all, still was able to flash. (of course always regenerated the build configurations when I did a change). This is somewhat worst than at work.&lt;/p&gt;
&lt;p&gt;After I re-installed (back) the 7.94j at home, again nRF Debug it started to work correctly.&lt;/p&gt;
&lt;p&gt;I also tried to change the deviceProvider and works with both nrfjprog por nrfutil.&lt;/p&gt;
&lt;p&gt;Other difference would be that at home where it works my Home Folder name doesn&amp;#39;t have space character. I would be so sad that the username in my workplace computer completely renders useless this plugin.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Remain that tomorrow I will install also JLink 7.94j just I have at home. And if still doesn&amp;#39;t work, remain this folder name with space.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505419?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 17:25:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7294baf-8ce7-43b2-a689-0614c9622c79</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;Of course.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505396?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 14:39:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aa7d5b0-0aa8-4e2f-8543-8b6c1f30a06c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;Did you create a build configuration and Select Optimize for debugging in the Optimization menu and build configuration?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1728397878354v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505366?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 13:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71a82542-760c-4c86-8101-e8b4d7e72ac4</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;I tried inter_less2_exer1_solution, the result is the same.&lt;br /&gt;Here is the support information&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;win32&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;Windows 11 Pro&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;10.0.22631&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.94.0&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;30.5.1&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v20.16.0&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2024-10-08T13:16:18.295Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;c:\\Users\\My Username\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:13:23&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;07:23:14&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;AMD Ryzen 9 3950X 16-Core Processor&amp;quot;
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: &amp;quot;devademy&amp;quot;,
    &amp;quot;workspaceFile&amp;quot;: null,
    &amp;quot;folders&amp;quot;: [
      &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;
    ]
  },
  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v2.6.1&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v2.6.1&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.6.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\zephide&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.5.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;e:\\w\\sandbox-zephyr\\zephyrproject&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.5.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;e:\\w\\zephyr-ws\\zephyrproject&amp;quot;
    }
  ],
  &amp;quot;activeBuild&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer1_solution\\build&amp;quot;,
  &amp;quot;apps&amp;quot;: [
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\hello_world&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\hello_world\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;devacademy_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less1_exer1_solution_1&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less1_exer1_solution_1\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;nrf52840dk_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer1&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer1\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;nrf52840dk_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer1_solution&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer1_solution\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;nrf21540dk_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer2&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer2\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;nrf52840dk_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer3&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;e:\\w\\EASY6-ws\\devademy\\inter_less2_exer3\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;nrf52840dk_nrf52840&amp;quot;,
          &amp;quot;type&amp;quot;: &amp;quot;Zephyr&amp;quot;,
          &amp;quot;isChild&amp;quot;: false,
          &amp;quot;isStale&amp;quot;: false,
          &amp;quot;taskBindings&amp;quot;: {
            &amp;quot;build&amp;quot;: [],
            &amp;quot;pristineBuild&amp;quot;: [],
            &amp;quot;flash&amp;quot;: [],
            &amp;quot;eraseAndFlash&amp;quot;: []
          }
        }
      ]
    }
  ],
  &amp;quot;topdir&amp;quot;: &amp;quot;c:\\ncs\\v2.6.1&amp;quot;,
  &amp;quot;workspaceState&amp;quot;: &amp;quot;freestanding-ready&amp;quot;,
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.6.1&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\cf2149caf2&amp;quot;
    }
  ],
  &amp;quot;activeToolchain&amp;quot;: {
    &amp;quot;type&amp;quot;: &amp;quot;installation&amp;quot;,
    &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\cf2149caf2&amp;quot;,
    &amp;quot;version&amp;quot;: &amp;quot;2.6.1&amp;quot;,
    &amp;quot;displayName&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v2.6.1&amp;quot;
  },
  &amp;quot;connectedDevices&amp;quot;: [
    {
      &amp;quot;serialNumber&amp;quot;: &amp;quot;000683118369&amp;quot;,
      &amp;quot;boardVersion&amp;quot;: &amp;quot;PCA10056&amp;quot;,
      &amp;quot;deviceFamily&amp;quot;: &amp;quot;NRF52_FAMILY&amp;quot;,
      &amp;quot;deviceVersion&amp;quot;: &amp;quot;NRF52840_xxAA_REV2&amp;quot;,
      &amp;quot;jlinkObFirmwareVersion&amp;quot;: &amp;quot;J-Link OB-SAM3U128-V2-NordicSemi compiled Apr 11 2024 17:43:52&amp;quot;,
      &amp;quot;protectionStatus&amp;quot;: &amp;quot;NRFDL_PROTECTION_STATUS_NONE&amp;quot;
    }
  ],
  &amp;quot;deviceProvider&amp;quot;: &amp;quot;nrfutil&amp;quot;,
  &amp;quot;tools&amp;quot;: {
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe&amp;quot;: &amp;quot;0.16.5&amp;quot;,
    &amp;quot;C:\\Program Files\\SEGGER\\JLink_V794e\\JLink.exe&amp;quot;: &amp;quot;7.94e&amp;quot;,
    &amp;quot;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe&amp;quot;: &amp;quot;10.24.2&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\cmake&amp;quot;: &amp;quot;3.21.0&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Scripts\\west.exe&amp;quot;: &amp;quot;1.2.0&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\python.exe&amp;quot;: &amp;quot;3.9.13&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\ninja.exe&amp;quot;: &amp;quot;1.10.2&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\gperf.exe&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\dtc.exe&amp;quot;: &amp;quot;1.4.7&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\gn.exe&amp;quot;: &amp;quot;2154&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\mingw64\\bin\\git.exe&amp;quot;: &amp;quot;2.37.3.windows.1&amp;quot;,
    &amp;quot;arm-gdbPath&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe&amp;quot;,
    &amp;quot;riscv-gdbPath&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.5.0&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device&amp;quot;
    },
    &amp;quot;nrfutil-toolchain-manager&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;0.14.4&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\My Username&amp;quot;,
      &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
      &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\My Username&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\cf2149caf2;C:\\ncs\\toolchains\\cf2149caf2\\mingw64\\bin;C:\\ncs\\toolchains\\cf2149caf2\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\cf2149caf2\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager;C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files\\Lapce\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\gitui\\bin\\;C:\\Program Files\\LLVM\\bin;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\usbipd-win\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\My Username\\.cargo\\bin;C:\\tools\\miniforge-;C:\\tools\\miniforge-\\Library\\mingw-w64\\bin;C:\\tools\\miniforge-\\Library\\usr\\bin;C:\\tools\\miniforge-\\Library\\bin;C:\\tools\\miniforge-\\Scripts;C:\\Microchip\\SoftConsole-v2021.1\\arm-none-eabi-gcc\\bin;C:\\Program Files\\Conan\\conan;C:\\Users\\My Username\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\My Username\\AppData\\Local\\gitkraken\\bin;C:\\Program Files\\Graphviz\\bin;C:\\tools\\jdk-21.0.1\\bin;C:\\Program Files (x86)\\GnuWin32\\bin;C:\\tools\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\tools\\openocd\\bin;C:\\tools\\gcc-arm-none-eabi\\bin;C:\\Users\\My Username\\AppData\\Roaming\\npm;C:\\Users\\My Username\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;,
      &amp;quot;ZEPHYR_BASE&amp;quot;: &amp;quot;c:\\ncs\\v2.6.1\\zephyr&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,
      &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Lib;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Lib\\site-packages&amp;quot;
    },
    &amp;quot;inherited&amp;quot;: {
      &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\My Username&amp;quot;,
      &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
      &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\My Username&amp;quot;,
      &amp;quot;Path&amp;quot;: &amp;quot;C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files\\Lapce\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\gitui\\bin\\;C:\\Program Files\\LLVM\\bin;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\usbipd-win\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\My Username\\.cargo\\bin;C:\\tools\\miniforge-;C:\\tools\\miniforge-\\Library\\mingw-w64\\bin;C:\\tools\\miniforge-\\Library\\usr\\bin;C:\\tools\\miniforge-\\Library\\bin;C:\\tools\\miniforge-\\Scripts;C:\\Microchip\\SoftConsole-v2021.1\\arm-none-eabi-gcc\\bin;C:\\Program Files\\Conan\\conan;C:\\Users\\My Username\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\My Username\\AppData\\Local\\gitkraken\\bin;C:\\Program Files\\Graphviz\\bin;C:\\tools\\jdk-21.0.1\\bin;C:\\Program Files (x86)\\GnuWin32\\bin;C:\\tools\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\tools\\openocd\\bin;C:\\tools\\gcc-arm-none-eabi\\bin;C:\\Users\\My Username\\AppData\\Roaming\\npm;C:\\Users\\My Username\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\My Username\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files\\Lapce\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\gitui\\bin\\;C:\\Program Files\\LLVM\\bin;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\usbipd-win\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\My Username\\.cargo\\bin;C:\\tools\\miniforge-;C:\\tools\\miniforge-\\Library\\mingw-w64\\bin;C:\\tools\\miniforge-\\Library\\usr\\bin;C:\\tools\\miniforge-\\Library\\bin;C:\\tools\\miniforge-\\Scripts;C:\\Microchip\\SoftConsole-v2021.1\\arm-none-eabi-gcc\\bin;C:\\Program Files\\Conan\\conan;C:\\Users\\My Username\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\My Username\\AppData\\Local\\gitkraken\\bin;C:\\Program Files\\Graphviz\\bin;C:\\tools\\jdk-21.0.1\\bin;C:\\Program Files (x86)\\GnuWin32\\bin;C:\\tools\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\tools\\openocd\\bin;C:\\tools\\gcc-arm-none-eabi\\bin;C:\\Users\\My Username\\AppData\\Roaming\\npm;C:\\Users\\My Username\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\My Username\\AppData\\Local\\Programs\\Microsoft VS Code\\bin&amp;quot;
    }
  },
  &amp;quot;terminal&amp;quot;: {
    &amp;quot;defaultProfile&amp;quot;: null
  },
  &amp;quot;config&amp;quot;: {
    &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
      &amp;quot;topdir&amp;quot;: &amp;quot;${nrf-connect.sdk:2.6.1}&amp;quot;,
      &amp;quot;toolchain&amp;quot;: {
        &amp;quot;path&amp;quot;: &amp;quot;${nrf-connect.toolchain:2.6.1}&amp;quot;
      },
      &amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;applications&amp;quot;: [
        &amp;quot;${workspaceFolder}\\inter_less1_exer1_solution_1&amp;quot;,
        &amp;quot;${workspaceFolder}\\inter_less2_exer1&amp;quot;,
        &amp;quot;${workspaceFolder}\\inter_less2_exer2&amp;quot;,
        &amp;quot;${workspaceFolder}\\inter_less2_exer3&amp;quot;,
        &amp;quot;${workspaceFolder}\\hello_world&amp;quot;,
        &amp;quot;${workspaceFolder}\\inter_less2_exer1_solution&amp;quot;
      ],
      &amp;quot;applicationOptions&amp;quot;: {},
      &amp;quot;kconfig&amp;quot;: {
        &amp;quot;interface&amp;quot;: &amp;quot;kconfig&amp;quot;
      },
      &amp;quot;west&amp;quot;: {
        &amp;quot;env&amp;quot;: {
          &amp;quot;$base&amp;quot;: &amp;quot;terminal&amp;quot;
        }
      },
      &amp;quot;boardRoots&amp;quot;: [
        &amp;quot;${workspaceFolder}\\my_boards&amp;quot;
      ],
      &amp;quot;taskBindings&amp;quot;: {},
      &amp;quot;buildTerminal&amp;quot;: {
        &amp;quot;condensedProgress&amp;quot;: true
      },
      &amp;quot;debugging&amp;quot;: {
        &amp;quot;flash&amp;quot;: true,
        &amp;quot;bindings&amp;quot;: {},
        &amp;quot;justMyCode&amp;quot;: true
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &amp;quot;deviceProvider&amp;quot;: &amp;quot;nrfutil&amp;quot;,
      &amp;quot;flash&amp;quot;: {
        &amp;quot;softreset&amp;quot;: false,
        &amp;quot;erase&amp;quot;: false,
        &amp;quot;recover&amp;quot;: false
      },
      &amp;quot;enableTelemetry&amp;quot;: true,
      &amp;quot;thirdpartyIntegration&amp;quot;: {},
      &amp;quot;toolchainManager&amp;quot;: {
        &amp;quot;indexURL&amp;quot;: null,
        &amp;quot;installDirectory&amp;quot;: null
      },
      &amp;quot;nrfutil&amp;quot;: {
        &amp;quot;home&amp;quot;: null
      },
      &amp;quot;defaultOpenAction&amp;quot;: &amp;quot;ask&amp;quot;
    },
    &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
      &amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;
    }
  },
  &amp;quot;extensions&amp;quot;: {
    &amp;quot;internal&amp;quot;: {
      &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.9.87&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.9.14&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.9.26&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.9.26&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.9.20&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\My Username\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.9.20&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      }
    },
    &amp;quot;external&amp;quot;: {
      &amp;quot;marus25.cortex-debug&amp;quot;: null,
      &amp;quot;ms-vscode.cpptools&amp;quot;: &amp;quot;1.21.6&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.94.0&amp;quot;,
      &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.3&amp;quot;,
      &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.10&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;,
      &amp;quot;twxs.cmake&amp;quot;: &amp;quot;0.0.17&amp;quot;
    }
  }
}

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505354?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 12:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4463861-d971-4239-ae9d-468e149accb2</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you test with&amp;nbsp;&lt;a title="inter_less2_exer1_solution" href="https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/lesson2/inter_less2_exer1_solution"&gt;inter_less2_exer1_solution&lt;/a&gt;? If it still has the issue, please&amp;nbsp;provide the support information.&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1728392001053v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread viewer empty during debug</title><link>https://devzone.nordicsemi.com/thread/505291?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 09:13:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:358ea3ac-5141-40b2-9c01-ec4c4020d51a</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;I repeated one more time the entire cleanup. At this time I removed all the python installs. The results are the same. Thread Viewer is always empty.&lt;/p&gt;
&lt;p&gt;The first line of code when the debugger starts is here.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1728378340002v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In my other machine it stops at main().&lt;/p&gt;
&lt;p&gt;I can still add breakpoints and stops correctly, but the Thread Viewer is empty&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1728378531715v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As you see, in the C:\ncs\v2.6.1\nrf\west.yml I added &amp;quot;devacademy-ncsinter&amp;quot; external repo and than created a new project by copying Lesson 1 with solution (inter_less1_exer1_solution_1)&lt;/p&gt;
&lt;p&gt;prj.conf has these lines&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_GPIO&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# STEP 1 - Enable debugging&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_DEBUG_THREAD_INFO&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_DEBUG_OPTIMIZATIONS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;.vscode\settings.json has only these&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;nrf-connect.applications&amp;quot;&lt;/span&gt;&lt;span&gt;: [&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;${workspaceFolder}&lt;/span&gt;&lt;span&gt;\\&lt;/span&gt;&lt;span&gt;inter_less1_exer1_solution_1&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; ]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>