<?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>Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105623/thingy-91-debugging-using-breakpoints-not-working</link><description>Hello. For some reason I have a lot of troubles debugging my code using breakpoints on Thingy 91 board. 
 
 My setup: 
 Thingy 91 board 
 VSCode with NCS v2.5.0 
 J-Link Compact Plus debugger 
 
 
 
 
 The code that I am trying to debug: 
 
 
 All I did</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Nov 2023 16:35:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105623/thingy-91-debugging-using-breakpoints-not-working" /><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/458172?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2023 16:35:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca1385c9-e6b1-4ac1-a5ce-14d73bd27cf7</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi, sorry for the late reply. No updates from our side. The debug feature in VS Code have provided some unwanted cases in certain cases. Our VS Code extension team are working towards an optimal solution, but nothing at the moment. As I&amp;#39;m not able to reproduce what you are seeing, I am not able to provide any solution right now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/457731?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 05:31:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f38d0629-f414-4bf1-bb44-de8b71b9c141</guid><dc:creator>zazas321</dc:creator><description>&lt;p&gt;I have tested it via nRF9160DK and the output is exactly the same.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Keep in mind that if I just press F5 multiple times to skip all the tfm functions that are triggered, I will eventually get to the breakpoint that I have placed in my main.c.&lt;/p&gt;
&lt;p&gt;So it works but not quite the same as on your side which is strange.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regarding the Segger Ozone, I have actually downloaded that the other day but havent set it up fully.&lt;/p&gt;
&lt;p&gt;When I click Debug with Ozone:&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/pastedimage1701149439183v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The ozone opens up but there seems to be some issue regarding source files not being found:&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/pastedimage1701149472290v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Perhaps its best to contact segger regarding that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/457688?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 19:19:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1e9d715-cdde-46d2-849d-a6d00dacaecc</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, sorry for the delayed answer. Do you have e.g. Segger Ozone available, or are you able to test with that using an external programmer i.e. nRF9160DK?&lt;/p&gt;
&lt;p&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455722?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 09:51:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fec54c2-9c9f-4a53-8922-3cc3309ec468</guid><dc:creator>zazas321</dc:creator><description>&lt;p&gt;I have placed the breakpoint once again on the k_msleep. After I run the debugger, for some reason the code stops at&amp;nbsp; &lt;strong&gt;tfm_arch_config_extensions&lt;/strong&gt; function (as I have shown in my initial post).&lt;/p&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;span&gt;The debug console logs:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;JLinkGDBServerCL: SEGGER J-Link GDB Server V7.88m Command Line Version
JLinkGDBServerCL: 
JLinkGDBServerCL: JLinkARM.dll V7.88m (DLL compiled Jul 19 2023 14:27:38)
JLinkGDBServerCL: 
JLinkGDBServerCL: -----GDB Server start settings-----
JLinkGDBServerCL: GDBInit file:                  none
JLinkGDBServerCL: GDB Server Listening port:     50693
JLinkGDBServerCL: SWO raw output listening port: 2332
JLinkGDBServerCL: Terminal I/O port:             2333
JLinkGDBServerCL: Accept remote connection:      localhost only
JLinkGDBServerCL: Generate logfile:              off
JLinkGDBServerCL: Verify download:               off
JLinkGDBServerCL: Init regs on start:            off
JLinkGDBServerCL: Silent mode:                   on
JLinkGDBServerCL: Single run mode:               on
JLinkGDBServerCL: Target connection timeout:     0 ms
JLinkGDBServerCL: ------J-Link related settings------
JLinkGDBServerCL: J-Link Host interface:         USB
JLinkGDBServerCL: J-Link script:                 none
JLinkGDBServerCL: J-Link settings file:          none
JLinkGDBServerCL: ------Target related settings------
JLinkGDBServerCL: Target device:                 cortex-m33
JLinkGDBServerCL: Target device parameters:      none
JLinkGDBServerCL: Target interface:              SWD
JLinkGDBServerCL: Target interface speed:        12000kHz
JLinkGDBServerCL: Target endian:                 little
JLinkGDBServerCL: 
=thread-group-added,id=&amp;quot;i1&amp;quot;
=cmd-param-changed,param=&amp;quot;pagination&amp;quot;,value=&amp;quot;off&amp;quot;
arch_cpu_atomic_idle () at C:/Users/petrikas.lu/Desktop/WORK/NRF/Thingy_91/external/zephyr/arch/arm/core/aarch32\cpu_idle.S:203
203		msr	BASEPRI, r0
Execute debugger commands using &amp;quot;-exec &amp;lt;command&amp;gt;&amp;quot;, for example &amp;quot;-exec info registers&amp;quot; will list registers in use (when GDB is the debugger)

Breakpoint 2, tfm_core_init () at C:/Users/petrikas.lu/Desktop/WORK/NRF/Thingy_91/external/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/cmsis_psa/main.c:64
64	    tfm_arch_config_extensions();
&lt;/pre&gt;&lt;/span&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;span&gt;I have also generated support information:&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;[14:33:03] ENOENT: no such file or directory, open &amp;#39;c:\ncs\v2.4.0\.west\config&amp;#39; (c:\ncs\v2.4.0)
[14:33:21] nRF Command Line Tools 10.23.2 are up to date
[14:33:39] ENOENT: no such file or directory, open &amp;#39;c:\ncs\v2.4.0\.west\config&amp;#39; (c:\ncs\v2.4.0)
IMPORTANT: The data below could contain sensitive or confidential information about your environment.
If you do not wish this to be seen by others, please make sure to remove it before sharing.

For help and support, visit the Nordic DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;win32&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;Windows 10 Pro&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;10.0.19045&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.84.2&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;25.9.2&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v18.15.0&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2023-11-15T12:33:18.139Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:00:21&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;00:11:06&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;AMD Ryzen 7 PRO 5850U with Radeon Graphics&amp;quot;
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: &amp;quot;app_nrf9160&amp;quot;,
    &amp;quot;workspaceFile&amp;quot;: null,
    &amp;quot;folders&amp;quot;: [
      &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\app_nrf9160&amp;quot;
    ]
  },
  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.4.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v2.4.2&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.5.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v2.5.0&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.5.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91&amp;quot;
    }
  ],
  &amp;quot;activeBuild&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\app_nrf9160\\build&amp;quot;,
  &amp;quot;apps&amp;quot;: [
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\app_nrf9160&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\app_nrf9160&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: [
        {
          &amp;quot;id&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\app_nrf9160\\build&amp;quot;,
          &amp;quot;name&amp;quot;: &amp;quot;build&amp;quot;,
          &amp;quot;boardId&amp;quot;: &amp;quot;thingy91_nrf9160_ns&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:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91&amp;quot;,
  &amp;quot;workspaceState&amp;quot;: &amp;quot;empty-ready&amp;quot;,
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.4.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\31f4403e35&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.5.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c57af46cb7&amp;quot;
    }
  ],
  &amp;quot;connectedDevices&amp;quot;: [],
  &amp;quot;deviceProvider&amp;quot;: &amp;quot;nrfutil&amp;quot;,
  &amp;quot;tools&amp;quot;: {
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe&amp;quot;: &amp;quot;0.16.1&amp;quot;,
    &amp;quot;C:\\Program Files\\SEGGER\\JLink_V788m\\JLink.exe&amp;quot;: &amp;quot;7.88m&amp;quot;,
    &amp;quot;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe&amp;quot;: &amp;quot;10.23.2&amp;quot;,
    &amp;quot;nrfutil&amp;quot;: &amp;quot;Not found&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\cmake.exe&amp;quot;: &amp;quot;3.20.5&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Scripts\\west.exe&amp;quot;: &amp;quot;1.1.0&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\python.exe&amp;quot;: &amp;quot;3.8.2&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\ninja.exe&amp;quot;: &amp;quot;1.9.0&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\gperf.exe&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\dtc.exe&amp;quot;: &amp;quot;1.4.7&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\gn.exe&amp;quot;: &amp;quot;2122&amp;quot;,
    &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\mingw64\\bin\\git.exe&amp;quot;: &amp;quot;2.37.3.windows.1&amp;quot;,
    &amp;quot;gdbPath&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-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.1&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\petrikas.lu&amp;quot;,
      &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
      &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\petrikas.lu&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\c57af46cb7;C:\\ncs\\toolchains\\c57af46cb7\\mingw64\\bin;C:\\ncs\\toolchains\\c57af46cb7\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\c57af46cb7\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;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\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;&amp;quot;,
      &amp;quot;ZEPHYR_BASE&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\Desktop\\WORK\\NRF\\Thingy_91\\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\\c57af46cb7\\opt\\zephyr-sdk&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Lib;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Lib\\site-packages&amp;quot;
    },
    &amp;quot;inherited&amp;quot;: {
      &amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;C:\\Users\\petrikas.lu&amp;quot;,
      &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
      &amp;quot;HOMEPATH&amp;quot;: &amp;quot;\\Users\\petrikas.lu&amp;quot;,
      &amp;quot;Path&amp;quot;: &amp;quot;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;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\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;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\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;&amp;quot;
    },
    &amp;quot;toolchainPath&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c57af46cb7&amp;quot;,
    &amp;quot;toolchainBinPath&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin&amp;quot;,
    &amp;quot;toolchainVersion&amp;quot;: &amp;quot;2.5.0&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.5.0}&amp;quot;,
      &amp;quot;toolchain&amp;quot;: {
        &amp;quot;path&amp;quot;: &amp;quot;&amp;quot;
      },
      &amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;applications&amp;quot;: [],
      &amp;quot;applicationOptions&amp;quot;: {},
      &amp;quot;kconfig&amp;quot;: {
        &amp;quot;interface&amp;quot;: &amp;quot;kconfig&amp;quot;,
        &amp;quot;executeInDefaultShell&amp;quot;: false
      },
      &amp;quot;welcome&amp;quot;: {
        &amp;quot;showOnStartup&amp;quot;: true
      },
      &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;taskBindings&amp;quot;: {},
      &amp;quot;debugging&amp;quot;: {
        &amp;quot;flash&amp;quot;: true,
        &amp;quot;bindings&amp;quot;: {}
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &amp;quot;deviceProvider&amp;quot;: &amp;quot;&amp;quot;,
      &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;2023.11.24&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-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;2023.10.17&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2023.10.17&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2023.10.22&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2023.10.22&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2023.10.27&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2023.10.27&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.18.4&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-wsl-recommender&amp;quot;: &amp;quot;0.0.19&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.84.0&amp;quot;,
      &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.2&amp;quot;,
      &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.3&amp;quot;,
      &amp;quot;aaron-bond.better-comments&amp;quot;: &amp;quot;3.0.2&amp;quot;,
      &amp;quot;bbenoist.Doxygen&amp;quot;: &amp;quot;1.0.0&amp;quot;,
      &amp;quot;cschlosser.doxdocgen&amp;quot;: &amp;quot;1.4.0&amp;quot;,
      &amp;quot;eamodio.gitlens&amp;quot;: &amp;quot;14.5.0&amp;quot;,
      &amp;quot;ecmel.vscode-html-css&amp;quot;: &amp;quot;1.13.1&amp;quot;,
      &amp;quot;esbenp.prettier-vscode&amp;quot;: &amp;quot;10.1.0&amp;quot;,
      &amp;quot;espressif.esp-idf-extension&amp;quot;: &amp;quot;1.6.5&amp;quot;,
      &amp;quot;GitHub.copilot&amp;quot;: &amp;quot;1.136.0&amp;quot;,
      &amp;quot;GitHub.copilot-chat&amp;quot;: &amp;quot;0.10.1&amp;quot;,
      &amp;quot;jeff-hykin.better-cpp-syntax&amp;quot;: &amp;quot;1.17.2&amp;quot;,
      &amp;quot;mariorodeghiero.vue-theme&amp;quot;: &amp;quot;2.0.2&amp;quot;,
      &amp;quot;ms-python.isort&amp;quot;: &amp;quot;2023.10.1&amp;quot;,
      &amp;quot;ms-python.python&amp;quot;: &amp;quot;2023.20.0&amp;quot;,
      &amp;quot;ms-python.vscode-pylance&amp;quot;: &amp;quot;2023.11.10&amp;quot;,
      &amp;quot;ms-toolsai.jupyter&amp;quot;: &amp;quot;2023.10.1100000000&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-keymap&amp;quot;: &amp;quot;1.1.2&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-renderers&amp;quot;: &amp;quot;1.0.17&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-cell-tags&amp;quot;: &amp;quot;0.1.8&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-slideshow&amp;quot;: &amp;quot;0.1.5&amp;quot;,
      &amp;quot;ms-vscode.cpptools-extension-pack&amp;quot;: &amp;quot;1.3.0&amp;quot;,
      &amp;quot;ms-vscode.cpptools-themes&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;sdras.night-owl&amp;quot;: &amp;quot;2.0.1&amp;quot;,
      &amp;quot;SonarSource.sonarlint-vscode&amp;quot;: &amp;quot;4.0.5&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;,
      &amp;quot;webfreak.debug&amp;quot;: &amp;quot;0.26.1&amp;quot;
    }
  }
}&lt;/pre&gt;&lt;/span&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;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;I hope we can get to the bottom of this as this is quite strange!&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><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455713?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 09:27:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b402cc1-06da-4e5e-ac41-7bdfa7679cb5</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I&amp;#39;m still not able to reproduce. What does the output in your Debug Console state?&lt;br /&gt;&lt;br /&gt;Here is mine&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/pastedimage1700040453965v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455696?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 07:43:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:005a0044-9528-4883-b3d0-2c665bccf846</guid><dc:creator>zazas321</dc:creator><description>&lt;p&gt;Hello! Before I captured the support information I went ahead and tried something else. Please see the image that I have attached on my initial post:&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/pastedimage1700034063312v1.png" alt=" " /&gt;&lt;br /&gt;As you can see, the breakpoint is placed on the k_msleep function instead of printf.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When the breakpoint is placed on the k_msleep, I will get the behaviour that I have explained initially. However, if I remove the breakpoint at k_msleep and add a break point at printf line (line 13). The debug will work as expected and the program will stop at the printf.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there any particular reason why I would not be able to use breakpoint at k_msleep? Are you able to reproduce the issue if you place it on the k_msleep as well?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455577?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 14:51:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a484ce55-73d8-44bc-9c91-a1d40936b73a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I just tested without the debug overlay and got the same result. Could you please provide the output of running the nRF Connect: Generate Support&amp;nbsp;information&amp;nbsp;from the VS Code command palette?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455561?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 14:17:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df5631b7-e384-4977-94d7-fc30dfe2bf47</guid><dc:creator>zazas321</dc:creator><description>&lt;p&gt;Its great that yours are working great.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Perhaps you got any ideas why would mine work differently? Is there something else I should try to provide you more information so you can help me out atleast a little?&lt;/p&gt;
&lt;p&gt;You mentioned something about debug kconfig overlay. Thats not something I am familliar with. I dont think I used it. Could that be the case?&lt;/p&gt;
&lt;p&gt;Do you need to set anything in prj.conf?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Would it help if I share to you the whole project including configuration and everything so you can try to replicate the issue on the exact same project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 91 debugging using breakpoints not working</title><link>https://devzone.nordicsemi.com/thread/455552?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 14:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57319cbe-0922-42c9-be4c-3c723770521c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried to reproduce your issue, running Hello World (NCS v2.5.0) in debug mode. The initial test would stop at break point set in main.&amp;nbsp;&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/pastedimage1699969113846v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Pressing F5 to continue, it would end up here when pressing pause.&amp;nbsp;&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/pastedimage1699969184652v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I did another test with the Asset Tracker v2 instead from v2.5.0, building with debug KConfig overlay&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/pastedimage1699969698473v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This would consistently trigger the break point I set in e.g.&amp;nbsp;src/events/led_state_event.h&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/pastedimage1699969765123v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>