<?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>error: Aborting due to Kconfig warnings   FATAL ERROR: command exited with status 1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122211/error-aborting-due-to-kconfig-warnings-fatal-error-command-exited-with-status-1</link><description>Nordic #Devacademy intermediate course: Ticket for exercise 2 of lesson 2 
 Dear Colleagues, 
 I selected the #nRF9151-DK, since it was in the list of recommended boards for this course. It also looked useful for many of the post-evaluation use cases</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Jun 2025 13:55:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122211/error-aborting-due-to-kconfig-warnings-fatal-error-command-exited-with-status-1" /><item><title>RE: error: Aborting due to Kconfig warnings   FATAL ERROR: command exited with status 1</title><link>https://devzone.nordicsemi.com/thread/540353?ContentTypeID=1</link><pubDate>Tue, 24 Jun 2025 13:55:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5769ac9-9712-44a2-8c54-29083a7f5da3</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;When you are creating your build configuration:&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/pastedimage1750773191037v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Set both the SDK and toolchain to v3.0.2, and try to build again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Currently, you are trying to set a Kconfig, CONFIG_DK_LIBRARY, which is not defined in Zephyr. It is defined in nRF Connect SDK (NCS), which includes Zephyr in it, but Zephyr alone has no concept of this CONFIG_DK_LIBRARY.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error: Aborting due to Kconfig warnings   FATAL ERROR: command exited with status 1</title><link>https://devzone.nordicsemi.com/thread/540103?ContentTypeID=1</link><pubDate>Sat, 21 Jun 2025 10:44:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b9cdc19-9762-4df6-96ff-a2537502599b</guid><dc:creator>sonic4</dc:creator><description>&lt;p&gt;Hi Edvin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was on holiday this week and was away.&lt;/p&gt;
&lt;p&gt;First the toolchain.&amp;nbsp; There are two installed.&amp;nbsp; Here are the options shown me in NRF CONNECT-&amp;gt;Manage toolchains -&amp;gt; validate toolchains:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:720px;max-width:960px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1920x1440/__key/communityserver-discussions-components-files/4/Screenshot-from-2025_2D00_06_2D00_21-12_2D00_13_2D00_56.png" /&gt;&lt;/p&gt;
&lt;p&gt;Two are shown.&amp;nbsp; I have tried both several times, with zero success.&lt;/p&gt;
&lt;p&gt;Now the SDKs.&amp;nbsp; NRF CONNECT - &amp;gt; Manage SDKs -&amp;gt; Open SDK Directory&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:720px;max-width:960px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1920x1440/__key/communityserver-discussions-components-files/4/Screenshot-from-2025_2D00_06_2D00_21-12_2D00_12_2D00_02.png" /&gt;&lt;/p&gt;
&lt;p&gt;Two are shown.&amp;nbsp; As we will see in a bit, even though NRF Connect knows that SDKv3.0.2 is there, it is not selectable in a build configuration.&lt;/p&gt;
&lt;p&gt;I have also tried uninstalling and reinstalling many, many times.&amp;nbsp; No success.&amp;nbsp; BTW:&amp;nbsp; Why is it not possible to do a clean uninstall?&amp;nbsp; There are always quite a number of files remaining.&lt;/p&gt;
&lt;p&gt;Here is one Build configuration option presented.&amp;nbsp; When I select it, NRF CONNECT pops up a window that says &amp;quot;validating toolchain&amp;quot;.&amp;nbsp; Apparently the toolchain is valid, since no error messages seem to be visible.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:720px;max-width:960px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1920x1440/__key/communityserver-discussions-components-files/4/Screenshot-from-2025_2D00_06_2D00_21-12_2D00_16_2D00_31.png" /&gt;&lt;/p&gt;
&lt;p&gt;Under Optimization level, I selected: &amp;quot;Use project default&amp;quot; and clicked &amp;quot;Generate and Build.&amp;quot;&lt;/p&gt;
&lt;p&gt;With this combination of SDK and Toolchain, today I get this fine output:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:720px;max-width:960px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1920x1440/__key/communityserver-discussions-components-files/4/Screenshot-from-2025_2D00_06_2D00_21-12_2D00_17_2D00_41.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here is the output of View -&amp;gt; Command Palette -&amp;gt; nRF Connect: Generate Support Information for this one:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.

// For help and support, visit Nordic Semiconductor&amp;#39;s DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;linux&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;#63~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 22 19:00:15 UTC 2&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;6.8.0-60-generic&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.101.1&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;35.5.1&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v22.15.1&amp;quot;,
    &amp;quot;name&amp;quot;: &amp;quot;Ubuntu&amp;quot;,
    &amp;quot;id&amp;quot;: &amp;quot;ubuntu&amp;quot;,
    &amp;quot;version&amp;quot;: &amp;quot;22.04.4 LTS (Jammy Jellyfish)&amp;quot;,
    &amp;quot;versionId&amp;quot;: &amp;quot;22.04&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2025-06-21T10:18:56.782Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;/usr/share/code/resources/app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: &amp;quot;unknown&amp;quot;,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:07:55&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;00:43:26&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz&amp;quot;
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: &amp;quot;l2_e3&amp;quot;,
    &amp;quot;workspaceFile&amp;quot;: null,
    &amp;quot;folders&amp;quot;: [
      &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;
    ]
  },
  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v3.0.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/ncs/v3.0.2&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v4.1.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/zephyrproject&amp;quot;
    }
  ],
  &amp;quot;apps&amp;quot;: [
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: []
    }
  ],
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;3.0.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;0.17.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/zephyr-sdk-0.17.0&amp;quot;
    }
  ],
  &amp;quot;connectedDevices&amp;quot;: [
    {
      &amp;quot;serialNumber&amp;quot;: &amp;quot;001051221768&amp;quot;
    }
  ],
  &amp;quot;tools&amp;quot;: {
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&amp;quot;: &amp;quot;0.17.0&amp;quot;,
    &amp;quot;/opt/SEGGER/JLink/JLinkExe&amp;quot;: &amp;quot;8.10i&amp;quot;,
    &amp;quot;/usr/local/bin/nrfjprog&amp;quot;: &amp;quot;10.24.2&amp;quot;,
    &amp;quot;/home/user/nordic/nrfutil&amp;quot;: &amp;quot;8.0.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/cmake&amp;quot;: &amp;quot;3.21.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/west&amp;quot;: &amp;quot;1.2.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/python3&amp;quot;: &amp;quot;3.12.4&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/ninja&amp;quot;: &amp;quot;1.10.2&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin/gperf&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin/dtc&amp;quot;: &amp;quot;1.5.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/bin/gn&amp;quot;: &amp;quot;2132&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/git&amp;quot;: &amp;quot;2.37.3&amp;quot;,
    &amp;quot;arm-gdbPath&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb&amp;quot;,
    &amp;quot;riscv-gdbPath&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gdb&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.8.8&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-x64/platform/nrfutil/bin/nrfutil-device&amp;quot;,
      &amp;quot;jlinkInfo&amp;quot;: {
        &amp;quot;description&amp;quot;: &amp;quot;This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands&amp;quot;,
        &amp;quot;expectedVersion&amp;quot;: {
          &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.18&amp;quot;,
          &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
        },
        &amp;quot;name&amp;quot;: &amp;quot;JlinkARM&amp;quot;,
        &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.10i&amp;quot;,
        &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
      }
    },
    &amp;quot;nrfutil-sdk-manager&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;1.3.0&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-x64/platform/nrfutil/bin/nrfutil-sdk-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;GIT_EXEC_PATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/libexec/git-core&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;/home/user&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin:/home/user/ncs/toolchains/7cbc0036f4/usr/bin:/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/nanopb/generator-bin:/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/riscv64-zephyr-elf/bin:/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin:/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,
      &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/lib/python3.12:/home/user/ncs/toolchains/7cbc0036f4/usr/local/lib/python3.12/site-packages&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;user&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;/home/user&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;user&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;&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;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;/home/user/my_boards&amp;quot;,
        &amp;quot;/home/user/my_boards/devacademyl3e2&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;: false
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &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;: false,
      &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;terminalProfile&amp;quot;: {
        &amp;quot;shell&amp;quot;: null
      }
    },
    &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;2025.5.152&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-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;/home/user/.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;2025.4.22&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2025.4.22&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2025.4.26&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2025.4.26&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.25.3&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.100.1&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;ms-vscode.cmake-tools&amp;quot;: &amp;quot;1.20.53&amp;quot;,
      &amp;quot;ms-vscode.cpptools-extension-pack&amp;quot;: &amp;quot;1.3.1&amp;quot;,
      &amp;quot;ms-vscode.cpptools-themes&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;
    }
  }
}

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Now let&amp;#39;s attempt to try another combination of Toolchain and SDK:&lt;/p&gt;
&lt;p&gt;First of all, as we see, the v3.0.2 SDK is already installed in a directory.&lt;/p&gt;
&lt;p&gt;Now let&amp;#39;s try to add a build configuration with the v3.0.2 SDK / Toolchain combination:&lt;/p&gt;
&lt;p&gt;...but when I want to change the SDK to v3.0.2, it does not appear in the build configuration options, even though I was just shown that it is there.&lt;/p&gt;
&lt;p&gt;Just to be thorough, let us uninstall that SDK and re-install it [again], since we want to select it. This time, I will also unistall the Zephyr toolchain.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now I have a total crash.&amp;nbsp; I need to start over with everything.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error: Aborting due to Kconfig warnings   FATAL ERROR: command exited with status 1</title><link>https://devzone.nordicsemi.com/thread/539449?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 20:20:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c06b410c-c4ee-458e-a44f-8a9fb8a15535</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am sorry for the late reply. We are a bit short staffed these days, but we are doing our best to keep the waiting time to a minimum. I am sorry for the delay and inconvenience.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It looks like, based on your generated support information, that you haven&amp;#39;t installed any version of nRF Connect SDK (NCS). I see that you have the toolchain v3.0.2, but under SDKs, it says:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v4.1.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/zephyrproject&amp;quot;
    }&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;What did you select in the very first option when you generated your build configuration?&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/pastedimage1750105009068v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you have not installed nRF Connect SDK v3.0.2, try doing so:&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/pastedimage1750105100027v2.png" alt=" " /&gt;&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/pastedimage1750105128795v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And follow the instructions to install the SDK. After it has been installed, open VS Code in the SDKs root folder (the folder called v3.0.2, and then add your application to your workspace. Then select both the SDK version (NCS v3.0.2) and Toolchain version (v3.0.2) when selecting your build configuraton. Now it should try to build in NCS, and not in bare Zephyr. Since the CONFIG_DK_LIBRARY is defined in the nRF part of NCS, and not in the Zephyr project.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: error: Aborting due to Kconfig warnings   FATAL ERROR: command exited with status 1</title><link>https://devzone.nordicsemi.com/thread/539085?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 15:19:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f3a4ecb-125e-421b-87b6-be27a68069bf</guid><dc:creator>sonic4</dc:creator><description>&lt;p&gt;Same problem persisting today.&amp;nbsp; I tried it with example 3 of lesson 2 of the nordic devacademy intermediate course.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Build Configuration Optimization level set to: &amp;quot;Use project default&amp;quot;&lt;/p&gt;
&lt;p&gt;Here is the &amp;quot;problems&amp;quot; list:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:720px;max-width:960px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1920x1440/__key/communityserver-discussions-components-files/4/Screenshot-from-2025_2D00_06_2D00_12-17_2D00_25_2D00_59.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is the text of the failed build that appears in the terminal:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt; *  Executing task: nRF Connect: Generate config nrf9151dk/nrf9151/ns for /home/user/zephyrproject/l2_e3 

Building l2_e3
west build --build-dir /home/user/zephyrproject/l2_e3/build /home/user/zephyrproject/l2_e3 --pristine --board nrf9151dk/nrf9151/ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=/home/user/zephyrproject/l2_e3

-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: /home/user/zephyrproject/l2_e3
-- CMake version: 3.21.0
-- Found Python3: /home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/python3.12 (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter 
-- Cache files will be written to: /home/user/.cache/zephyr
-- Zephyr version: 4.1.99 (/home/user/zephyrproject/zephyr)
-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)
-- Board: nrf9151dk, qualifiers: nrf9151/ns
-- Found host-tools: zephyr 0.17.0 (/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk)
-- Found Dtc: /home/user/ncs/toolchains/7cbc0036f4/usr/bin/dtc (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) 
-- Found BOARD.dts: /home/user/zephyrproject/zephyr/boards/nordic/nrf9151dk/nrf9151dk_nrf9151_ns.dts
-- Generated zephyr.dts: /home/user/zephyrproject/l2_e3/build/zephyr/zephyr.dts
-- Generated pickled edt: /home/user/zephyrproject/l2_e3/build/zephyr/edt.pickle
-- Generated devicetree_generated.h: /home/user/zephyrproject/l2_e3/build/zephyr/include/generated/zephyr/devicetree_generated.h

/home/user/zephyrproject/l2_e3/prj.conf:11: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol DK_LIBRARY

error: Aborting due to Kconfig warnings

Parsing /home/user/zephyrproject/zephyr/Kconfig
Loaded configuration &amp;#39;/home/user/zephyrproject/zephyr/boards/nordic/nrf9151dk/nrf9151dk_nrf9151_ns_defconfig&amp;#39;
Merged configuration &amp;#39;/home/user/zephyrproject/l2_e3/prj.conf&amp;#39;
CMake Error at /home/user/zephyrproject/zephyr/cmake/modules/kconfig.cmake:373 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /home/user/zephyrproject/zephyr/cmake/modules/zephyr_default.cmake:131 (include)
  /home/user/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /home/user/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: /home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/cmake -DWEST_PYTHON=/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/python3.12 -B/home/user/zephyrproject/l2_e3/build -GNinja -DBOARD=nrf9151dk/nrf9151/ns -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=/home/user/zephyrproject/l2_e3 -S/home/user/zephyrproject/l2_e3

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And here is the output from View-&amp;gt;Command Palette-&amp;gt;nRF Connect: Generate Support Information:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.

// For help and support, visit Nordic Semiconductor&amp;#39;s DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;linux&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;#63~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 22 19:00:15 UTC 2&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;6.8.0-60-generic&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.100.3&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;34.5.1&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v20.19.0&amp;quot;,
    &amp;quot;name&amp;quot;: &amp;quot;Ubuntu&amp;quot;,
    &amp;quot;id&amp;quot;: &amp;quot;ubuntu&amp;quot;,
    &amp;quot;version&amp;quot;: &amp;quot;22.04.4 LTS (Jammy Jellyfish)&amp;quot;,
    &amp;quot;versionId&amp;quot;: &amp;quot;22.04&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2025-06-12T15:26:50.817Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;/usr/share/code/resources/app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: &amp;quot;unknown&amp;quot;,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:46:23&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;01:22:44&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz&amp;quot;
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: &amp;quot;Untitled (Workspace)&amp;quot;,
    &amp;quot;workspaceFile&amp;quot;: &amp;quot;1749659407043&amp;quot;,
    &amp;quot;folders&amp;quot;: [
      &amp;quot;/home/user/zephyrproject/l2_e2&amp;quot;,
      &amp;quot;/home/user/zephyrproject/l2_e1&amp;quot;,
      &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;
    ]
  },
  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v4.1.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/zephyrproject&amp;quot;
    }
  ],
  &amp;quot;apps&amp;quot;: [
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e1&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e1&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: []
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e2&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e2&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: []
    },
    {
      &amp;quot;workspace&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;,
      &amp;quot;uri&amp;quot;: &amp;quot;/home/user/zephyrproject/l2_e3&amp;quot;,
      &amp;quot;buildConfigurations&amp;quot;: []
    }
  ],
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;3.0.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;0.17.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/home/user/zephyr-sdk-0.17.0&amp;quot;
    }
  ],
  &amp;quot;connectedDevices&amp;quot;: [],
  &amp;quot;tools&amp;quot;: {
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&amp;quot;: &amp;quot;0.17.0&amp;quot;,
    &amp;quot;/opt/SEGGER/JLink/JLinkExe&amp;quot;: &amp;quot;8.10i&amp;quot;,
    &amp;quot;/usr/local/bin/nrfjprog&amp;quot;: &amp;quot;10.24.2&amp;quot;,
    &amp;quot;/home/user/nordic/nrfutil&amp;quot;: &amp;quot;8.0.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/cmake&amp;quot;: &amp;quot;3.21.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/west&amp;quot;: &amp;quot;1.2.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/python3&amp;quot;: &amp;quot;3.12.4&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/ninja&amp;quot;: &amp;quot;1.10.2&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin/gperf&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin/dtc&amp;quot;: &amp;quot;1.5.0&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/bin/gn&amp;quot;: &amp;quot;2132&amp;quot;,
    &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin/git&amp;quot;: &amp;quot;2.37.3&amp;quot;,
    &amp;quot;arm-gdbPath&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb&amp;quot;,
    &amp;quot;riscv-gdbPath&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gdb&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.8.8&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-x64/platform/nrfutil/bin/nrfutil-device&amp;quot;,
      &amp;quot;jlinkInfo&amp;quot;: {
        &amp;quot;description&amp;quot;: &amp;quot;This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands&amp;quot;,
        &amp;quot;expectedVersion&amp;quot;: {
          &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.18&amp;quot;,
          &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
        },
        &amp;quot;name&amp;quot;: &amp;quot;JlinkARM&amp;quot;,
        &amp;quot;version&amp;quot;: &amp;quot;JLink_V8.10i&amp;quot;,
        &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
      }
    },
    &amp;quot;nrfutil-sdk-manager&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;1.3.0&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-x64/platform/nrfutil/bin/nrfutil-sdk-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;GIT_EXEC_PATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/libexec/git-core&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;/home/user&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/bin:/home/user/ncs/toolchains/7cbc0036f4/usr/bin:/home/user/ncs/toolchains/7cbc0036f4/usr/local/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/nanopb/generator-bin:/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/arm-zephyr-eabi/bin:/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk/riscv64-zephyr-elf/bin:/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin:/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,
      &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/opt/zephyr-sdk&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;/home/user/ncs/toolchains/7cbc0036f4/usr/local/lib/python3.12:/home/user/ncs/toolchains/7cbc0036f4/usr/local/lib/python3.12/site-packages&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;user&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;/home/user&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/home/user/.local/bin:/home/user/zephyrproject/zephyr/samples/tfm_integration:/home/user/zephyrproject/zephyr:/home/user/nordic:/opt/nrf-command-line-tools:/usr/bin:/bin:/home/user/.local/bin:/usr/bin/git:/bin:/usr/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/home/user/.local/bin:/opt/st/stm32cubeclt_1.18.0:/opt/st/stm32cubeclt_1.18.0/STM32CubeProgrammer/bin:/opt/st/stm32cubeclt_1.18.0/STLink-gdb-server/bin:/opt/st/stm32cubeclt_1.18.0/CMake/bin:/opt/st/stm32cubeclt_1.18.0/Ninja/bin:/opt/st/stm32cubeclt_1.18.0/GNU-tools-for-STM32/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/user:/snap/bin:/snap/bin&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;user&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;&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;${workspaceFolder}&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;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;: false
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &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;: false,
      &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;terminalProfile&amp;quot;: {
        &amp;quot;shell&amp;quot;: null
      }
    },
    &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;2025.5.152&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.5.152-linux-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;/home/user/.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;2025.4.22&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2025.4.22&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2025.4.26&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/home/user/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2025.4.26&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.25.3&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.100.1&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;ms-vscode.cmake-tools&amp;quot;: &amp;quot;1.20.53&amp;quot;,
      &amp;quot;ms-vscode.cpptools-extension-pack&amp;quot;: &amp;quot;1.3.1&amp;quot;,
      &amp;quot;ms-vscode.cpptools-themes&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;
    }
  }
}
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I would appreciate guidance to resolve this.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;sonic4&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>