<?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>nRF Connect SDK stucked on &amp;quot;Pristine Build&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118058/nrf-connect-sdk-stucked-on-pristine-build</link><description>Good morning, 
 After updating the VSCode extension &amp;quot;nRF Connect SDK&amp;quot; to version v2024.12.55 , I encountered an issue where the &amp;quot;Build&amp;quot; and &amp;quot;Action&amp;quot; menus do not update after compilation. The extension repeatedly prompts me to perform a &amp;quot;Pristine Build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Apr 2025 10:12:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118058/nrf-connect-sdk-stucked-on-pristine-build" /><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/530780?ContentTypeID=1</link><pubDate>Mon, 07 Apr 2025 10:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c035a5f6-c0d0-4d22-9959-747547e2b924</guid><dc:creator>simoiamma</dc:creator><description>&lt;p&gt;UPDATE: the problem was caused by an old version of west installed system-wide (outside the Nordic SDK, in my case it was under &amp;quot;c:\program data\west&amp;quot;) whose .config file contained information about an old path where zephyr was installed.&lt;/p&gt;
&lt;p&gt;The script that VSCode launches to retrieve the SDK path from the nrf connect sdk extensions &amp;quot;appends&amp;quot; the ZEPHYR_BASE variable found system wide, causing the problem.&lt;/p&gt;
&lt;p&gt;I solved it by deleting this west installation.&lt;br /&gt;&lt;br /&gt;Simone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520829?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 09:35:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aa29977-95e0-407c-8ff7-ee052ef05f94</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for providing this information. I have forwarded to our developers. Unfortunately, no timeline at the moment as they are not able to reproduce at this point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520523?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 09:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47c7b910-d575-4478-94b9-dbf27266643d</guid><dc:creator>Ankit_chauhan</dc:creator><description>&lt;p&gt;nRF&amp;nbsp;extension version is&amp;nbsp; 2025.1.127&lt;br /&gt;VS code version is 1.96.4&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520522?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 09:27:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:851f1af9-0679-404d-84ca-cc896dd9a47c</guid><dc:creator>simoiamma</dc:creator><description>&lt;div&gt;
&lt;div&gt;&lt;span&gt;The value is:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CMAKE_C_COMPILER&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;STRING&lt;/span&gt;&lt;span&gt;=C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Simone&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520518?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 09:02:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f4aa260-d9d7-4bf9-a7db-2282abb92863</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;What version of the VS Code extension are you running?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520490?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 06:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6199c588-fe12-4bb1-930b-40b83a164a4e</guid><dc:creator>Ankit_chauhan</dc:creator><description>&lt;p&gt;I encountered the same issue, where I can successfully build the code but cannot find the buttons/operations to flash my code.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1738130825538v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;The errors is same.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2025_2D00_01_2D00_29-113727.png" /&gt;&lt;/p&gt;
&lt;p&gt;Can anyone have a solution to this issue?&lt;/p&gt;
&lt;p&gt;Environment details:&lt;/p&gt;
&lt;p&gt;board: nrf52&lt;/p&gt;
&lt;p&gt;SDK: 2.6.2&lt;/p&gt;
&lt;p&gt;toolchain: 2.6.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/520127?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 09:05:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf1bb0cc-4473-40b0-9140-11bbd71c93d1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for trying Simone. I will need to discuss this internally with our team, as I really don&amp;#39;t see the root cause. Could you please provide t&lt;span&gt;he value in the &amp;nbsp;CMakeCache in the folder &lt;code&gt;c:/Users/prologic/Progetti/contapassi/sw/app/build&lt;/code&gt; for CMAKE_C_COMPILER ?&lt;/span&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><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/519842?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 16:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b25283cb-4032-4ec2-957c-6ebb02cfc897</guid><dc:creator>simoiamma</dc:creator><description>&lt;p&gt;I tried it, I have the same problem. In my opinion, the problem is related to the path or the files that the VSCode extension expects to find inside it to verify that there is a valid SDK (and so the error &amp;quot;Unable to build. SDK not found&amp;quot;). Do you know where the extension look for those informations? The only place where I found something is the&amp;nbsp;&lt;span&gt;&amp;quot;sdkPath&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;c:&lt;/span&gt;&lt;span&gt;\\&lt;/span&gt;&lt;span&gt;ncs&lt;/span&gt;&lt;span&gt;\\&lt;/span&gt;&lt;span&gt;v2.4.2&amp;quot;&lt;/span&gt;&amp;nbsp;inside the &amp;quot;build/.vscode-nrf-connect.json&amp;quot; file.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Simone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/519817?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 14:59:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0637a5c6-22db-4a1a-853d-a6187151052b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Simone, could you please try moving you project to e.g. C:\temp and build from here? I&amp;#39;m wondering if this could be an issue of a too long path.&amp;nbsp;&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><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/519590?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 14:26:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adb449b5-76a7-4f73-88f9-d88012f7a1cd</guid><dc:creator>simoiamma</dc:creator><description>&lt;p&gt;If I delete the build folder and build&amp;nbsp;the project from scratch I encounter the same problem (&amp;quot;build&amp;quot; and &amp;quot;action&amp;quot; tab only shows the button &amp;quot;Pristine Build&amp;quot;).&lt;/p&gt;
&lt;p&gt;In the following, the build log.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Building app
&amp;quot;west build --build-dir c:/Users/prologic/Progetti/contapassi/sw/app/build c:/Users/prologic/Progetti/contapassi/sw/app --pristine --board contapassaggi -- -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/users/prologic/progetti/contapassi/sw/app&amp;quot;
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/Users/prologic/Progetti/contapassi/sw/app
-- CMake version: 3.20.5
-- Found Python3: C:/ncs/toolchains/31f4403e35/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter 
-- Cache files will be written to: C:/ncs/v2.4.2/zephyr/.cache
-- Zephyr version: 3.3.99 (C:/ncs/v2.4.2/zephyr)
-- Found west (found suitable version &amp;quot;1.0.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: contapassaggi
-- Found host-tools: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/31f4403e35/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) 
-- Found BOARD.dts: C:/Users/prologic/Progetti/contapassi/sw/app/boards/arm/contapassaggi/contapassaggi.dts
-- Generated zephyr.dts: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/zephyr.dts
-- Generated devicetree_generated.h: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/dts.cmake

warning: The choice symbol LOG_MODE_MINIMAL (defined at subsys/logging\Kconfig.mode:28) was selected
(set =y), but no symbol ended up as the choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LOG_MODE_MINIMAL and/or look up
LOG_MODE_MINIMAL in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.

Parsing C:/ncs/v2.4.2/zephyr/Kconfig
Loaded configuration &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/boards/arm/contapassaggi/contapassaggi_defconfig&amp;#39;
Merged configuration &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/prj.conf&amp;#39;
Configuration saved to &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/include/generated/autoconf.h&amp;#39;
-- Found GnuLd: c:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;) 
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found Python3: C:/ncs/toolchains/31f4403e35/opt/bin/python.exe (found version &amp;quot;3.8.2&amp;quot;) found components: Interpreter 

=== child image mcuboot -  begin ===
loading initial cache file C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/child_image_preload.cmake
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v2.4.2/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.20.5
-- Found Python3: C:/ncs/toolchains/31f4403e35/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter 
-- Cache files will be written to: C:/ncs/v2.4.2/zephyr/.cache
-- Zephyr version: 3.3.99 (C:/ncs/v2.4.2/zephyr)
-- Found west (found suitable version &amp;quot;1.0.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: contapassaggi
-- Found host-tools: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/31f4403e35/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) 
-- Found BOARD.dts: C:/Users/prologic/Progetti/contapassi/sw/app/boards/arm/contapassaggi/contapassaggi.dts
-- Found devicetree overlay: C:/ncs/v2.4.2/bootloader/mcuboot/boot/zephyr/app.overlay
-- Generated zephyr.dts: C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/zephyr.dts
-- Generated devicetree_generated.h: C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/dts.cmake

warning: BOOTLOADER_MCUBOOT (defined at C:/ncs/v2.4.2/nrf/modules/trusted-firmware-m/Kconfig:337,
Kconfig.mcuboot:13) was assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied
dependencies: (BUILD_WITH_TFM || !MCUBOOT) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BOOTLOADER_MCUBOOT and/or look up
BOOTLOADER_MCUBOOT in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
Parsing C:/ncs/v2.4.2/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/boards/arm/contapassaggi/contapassaggi_defconfig&amp;#39;
Merged configuration &amp;#39;C:/ncs/v2.4.2/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;
Merged configuration &amp;#39;C:/ncs/v2.4.2/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;
Merged configuration &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;
Configuration saved to &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot/zephyr/include/generated/autoconf.h&amp;#39;
helpful too.


warning: MCP7940 (defined at
C:/Users/prologic/Progetti/contapassi/sw/app/drvmod\drivers\rtc\mcp7940/Kconfig:1) was assigned the
value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: I2C (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCP7940 and/or look up MCP7940 in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.

-- Found GnuLd: c:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;) 
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
CMake Warning at C:/ncs/v2.4.2/nrf/lib/flash_patch/CMakeLists.txt:8 (message):
  

        ----------------------------------------------------------
        --- WARNING: To maintain the integrity of secure boot, ---
        --- enable CONFIG_DISABLE_FLASH_PATCH in production.   ---
        ----------------------------------------------------------


CMake Warning at C:/ncs/v2.4.2/zephyr/CMakeLists.txt:839 (message):
  No SOURCES given to Zephyr library: lib__libc__common

  Excluding target from build.


CMake Warning at C:/ncs/v2.4.2/zephyr/CMakeLists.txt:839 (message):
  No SOURCES given to Zephyr library: drivers__rtc

  Excluding target from build.


MCUBoot bootloader key file: C:/ncs/v2.4.2/bootloader/mcuboot/root-ec-p256.pem
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/prologic/Progetti/contapassi/sw/app/build/mcuboot
=== child image mcuboot -  end ===

CMake Warning at C:/ncs/v2.4.2/nrf/modules/mcuboot/CMakeLists.txt:310 (message):
  

          ---------------------------------------------------------
          --- WARNING: Using default MCUBoot key, it should not ---
          --- be used for production.                           ---
          ---------------------------------------------------------
          



CMake Warning at C:/ncs/v2.4.2/zephyr/CMakeLists.txt:839 (message):
  No SOURCES given to Zephyr library: lib__libc__common

  Excluding target from build.


CMake Warning at C:/ncs/v2.4.2/zephyr/CMakeLists.txt:839 (message):
  No SOURCES given to Zephyr library: drivers__rtc

  Excluding target from build.


-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/prologic/Progetti/contapassi/sw/app/build
-- west build: building application
[2/350] Generating include/generated/version.h
-- Zephyr version: 3.3.99 (C:/ncs/v2.4.2/zephyr), build: v3.3.99-ncs1-2
[1/202] Generating include/generated/version.h
-- Zephyr version: 3.3.99 (C:/ncs/v2.4.2/zephyr), build: v3.3.99-ncs1-2
[164/202] Building C object modules/custom_drivers/drivers/flash/sst25vf/CMakeFiles/..__..__..__Users__prologic__Progetti__contapassi__sw__app__drvmod__drivers__flash__sst25vf.dir/sst25vf.c.obj
C:/Users/prologic/Progetti/contapassi/sw/app/drvmod/drivers/flash/sst25vf/sst25vf.c:237:12: warning: &amp;#39;sector_erase_64kb&amp;#39; defined but not used [-Wunused-function]
  237 | static int sector_erase_64kb(const struct device *dev, off_t offset) {
      |            ^~~~~~~~~~~~~~~~~
[192/202] Linking C executable zephyr\zephyr_pre0.elf

[196/202] Linking C executable zephyr\zephyr_pre1.elf

[202/202] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       37992 B        48 KB     77.29%
             RAM:       24640 B       256 KB      9.40%
        IDT_LIST:          0 GB         2 KB      0.00%
[28/350] Building C object src/soniclib/CMakeFiles/soniclib_whitney.dir/sensor_fw/ch101/ch101_gppc.c.obj
In file included from ../src/soniclib/inc/soniclib.h:151,
                 from ../src/soniclib/sensor_fw/ch101/ch101_gppc.c:30:
../src/soniclib/sensor_fw/ch101/ch101_gppc.c: In function &amp;#39;ch101_gppc_set_frequency&amp;#39;:
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:33: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 3 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         dev_ptr-&amp;gt;io_index, dcoper[0], dcoper[1], dcoest, freq, target_freq_Hz);)
      |                            ~~~~~~~~~
      |                                  |
      |                                  uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:52: note: format string is defined here
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                                  ~~^
      |                                                    |
      |                                                    long unsigned int
      |                                                  %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:33: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 4 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         dev_ptr-&amp;gt;io_index, dcoper[0], dcoper[1], dcoest, freq, target_freq_Hz);)
      |                                       ~~~~~~~~~
      |                                             |
      |                                             uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:62: note: format string is defined here
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                                            ~~^
      |                                                              |
      |                                                              long unsigned int
      |                                                            %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:33: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 6 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         dev_ptr-&amp;gt;io_index, dcoper[0], dcoper[1], dcoest, freq, target_freq_Hz);)
      |                                                          ~~~~
      |                                                          |
      |                                                          uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:83: note: format string is defined here
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                                                                 ~~^
      |                                                                                   |
      |                                                                                   long unsigned int
      |                                                                                 %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:33: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 7 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |         dev_ptr-&amp;gt;io_index, dcoper[0], dcoper[1], dcoest, freq, target_freq_Hz);)
      |                                                                ~~~~~~~~~~~~~~
      |                                                                |
      |                                                                uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:233:94: note: format string is defined here
  233 |         DEBUG_DCO_SEARCH(printf(&amp;quot;# Port %u, dco0=%lu, dco1=%lu, dcoest=%u, freq=%lu, targ= %lu\n&amp;quot;,
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long unsigned int
      |                                                                                            %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:239:41: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 3 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  239 |                 DEBUG_DCO_SEARCH(printf(&amp;quot;# Frequency error above %dHz, searching for better match to %luHz\n&amp;quot;,
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  240 |                 CH101_DCO_SEARCH_THRESHOLD, target_freq_Hz);)
      |                                             ~~~~~~~~~~~~~~
      |                                             |
      |                                             uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:239:104: note: format string is defined here
  239 |                 DEBUG_DCO_SEARCH(printf(&amp;quot;# Frequency error above %dHz, searching for better match to %luHz\n&amp;quot;,
      |                                                                                                      ~~^
      |                                                                                                        |
      |                                                                                                        long unsigned int
      |                                                                                                      %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:249:49: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 3 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  249 |                         DEBUG_DCO_SEARCH(printf(&amp;quot;# dcoest=%u, freq=%lu\n&amp;quot;, dcoest + i, freq);)
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~              ~~~~
      |                                                                                        |
      |                                                                                        uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:249:70: note: format string is defined here
  249 |                         DEBUG_DCO_SEARCH(printf(&amp;quot;# dcoest=%u, freq=%lu\n&amp;quot;, dcoest + i, freq);)
      |                                                                    ~~^
      |                                                                      |
      |                                                                      long unsigned int
      |                                                                    %u
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:253:41: warning: format &amp;#39;%lu&amp;#39; expects argument of type &amp;#39;long unsigned int&amp;#39;, but argument 3 has type &amp;#39;uint32_t&amp;#39; {aka &amp;#39;unsigned int&amp;#39;} [-Wformat=]
  253 |                 DEBUG_DCO_SEARCH(printf(&amp;quot;# Final setting dco=%u, freq=%lu\n&amp;quot;, dcoest, freq);)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          ~~~~
      |                                                                                       |
      |                                                                                       uint32_t {aka unsigned int}
../src/soniclib/sensor_fw/ch101/ch101_gppc.h:70:29: note: in definition of macro &amp;#39;DEBUG_DCO_SEARCH&amp;#39;
   70 | #define DEBUG_DCO_SEARCH(X) X
      |                             ^
../src/soniclib/sensor_fw/ch101/ch101_gppc.c:253:73: note: format string is defined here
  253 |                 DEBUG_DCO_SEARCH(printf(&amp;quot;# Final setting dco=%u, freq=%lu\n&amp;quot;, dcoest, freq);)
      |                                                                       ~~^
      |                                                                         |
      |                                                                         long unsigned int
      |                                                                       %u
[151/350] Building C object CMakeFiles/app.dir/src/main.c.obj
../src/main.c:1115:31: warning: &amp;#39;auth_callback&amp;#39; defined but not used [-Wunused-variable]
 1115 | static struct bt_conn_auth_cb auth_callback;
      |                               ^~~~~~~~~~~~~
../src/main.c:869:16: warning: &amp;#39;bt_char_sampling_intervall_write_cb&amp;#39; defined but not used [-Wunused-function]
  869 | static ssize_t bt_char_sampling_intervall_write_cb(struct bt_conn *conn, const struct bt_gatt_attr *attr, const void *buf, uint16_t len, uint16_t offset, uint8_t flags) {
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/main.c:858:16: warning: &amp;#39;bt_char_sampling_intervall_read_cb&amp;#39; defined but not used [-Wunused-function]
  858 | static ssize_t bt_char_sampling_intervall_read_cb(struct bt_conn *conn, const struct bt_gatt_attr *attr, void *buf, uint16_t len, uint16_t offset) {
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c:\ncs\toolchains\31f4403e35\opt\zephyr-sdk\arm-zephyr-eabi\arm-zephyr-eabi\sys-include\stdio.h:800,
                 from ../src/main.c:2:
../src/main.c: In function &amp;#39;bt_char_last_passage_read_cb&amp;#39;:
../src/main.c:906:34: warning: &amp;#39;%d&amp;#39; directive output may be truncated writing between 1 and 11 bytes into a region of size between 10 and 20 [-Wformat-truncation=]
  906 |     snprintf(date, sizeof(date), &amp;quot;%d/%d/%d %d:%d:%d %1d %1d&amp;quot;, t-&amp;gt;tm_year-100, t-&amp;gt;tm_mon+1, t-&amp;gt;tm_mday, t-&amp;gt;tm_hour, t-&amp;gt;tm_min, t-&amp;gt;tm_sec, p.direction, p.is_valid);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/main.c:906:38: note: format string is defined here
  906 |     snprintf(date, sizeof(date), &amp;quot;%d/%d/%d %d:%d:%d %1d %1d&amp;quot;, t-&amp;gt;tm_year-100, t-&amp;gt;tm_mon+1, t-&amp;gt;tm_mday, t-&amp;gt;tm_hour, t-&amp;gt;tm_min, t-&amp;gt;tm_sec, p.direction, p.is_valid);
      |                                      ^~
../src/main.c:906:34: note: directive argument in the range [-2147483647, 2147483647]
  906 |     snprintf(date, sizeof(date), &amp;quot;%d/%d/%d %d:%d:%d %1d %1d&amp;quot;, t-&amp;gt;tm_year-100, t-&amp;gt;tm_mon+1, t-&amp;gt;tm_mday, t-&amp;gt;tm_hour, t-&amp;gt;tm_min, t-&amp;gt;tm_sec, p.direction, p.is_valid);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/main.c:906:34: note: directive argument in the range [0, 255]
../src/main.c:906:34: note: directive argument in the range [0, 255]
../src/main.c:906:5: note: &amp;#39;__builtin_snprintf&amp;#39; output between 16 and 80 bytes into a destination of size 22
  906 |     snprintf(date, sizeof(date), &amp;quot;%d/%d/%d %d:%d:%d %1d %1d&amp;quot;, t-&amp;gt;tm_year-100, t-&amp;gt;tm_mon+1, t-&amp;gt;tm_mday, t-&amp;gt;tm_hour, t-&amp;gt;tm_min, t-&amp;gt;tm_sec, p.direction, p.is_valid);
      |     ^~~~~~~~
../src/main.c: In function &amp;#39;bt_char_valid_samples_read_cb&amp;#39;:
../src/main.c:883:44: warning: &amp;#39;__builtin_snprintf&amp;#39; output may be truncated before the last format character [-Wformat-truncation=]
  883 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                            ^~~~
../src/main.c:883:47: note: format string is defined here
  883 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                               ^
../src/main.c:883:5: note: &amp;#39;__builtin_snprintf&amp;#39; output between 2 and 4 bytes into a destination of size 3
  883 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |     ^~~~~~~~
../src/main.c: In function &amp;#39;bt_char_passage_timeout_read_cb&amp;#39;:
../src/main.c:841:44: warning: &amp;#39;__builtin_snprintf&amp;#39; output may be truncated before the last format character [-Wformat-truncation=]
  841 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                            ^~~~
../src/main.c:841:47: note: format string is defined here
  841 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                               ^
../src/main.c:841:5: note: &amp;#39;__builtin_snprintf&amp;#39; output between 2 and 4 bytes into a destination of size 3
  841 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |     ^~~~~~~~
../src/main.c: In function &amp;#39;bt_char_min_distance_read_cb&amp;#39;:
../src/main.c:821:44: warning: &amp;#39;__builtin_snprintf&amp;#39; output may be truncated before the last format character [-Wformat-truncation=]
  821 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                            ^~~~
../src/main.c:821:47: note: format string is defined here
  821 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                               ^
../src/main.c:821:5: note: &amp;#39;__builtin_snprintf&amp;#39; output between 2 and 6 bytes into a destination of size 5
  821 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |     ^~~~~~~~
../src/main.c: In function &amp;#39;bt_char_max_distance_read_cb&amp;#39;:
../src/main.c:801:44: warning: &amp;#39;__builtin_snprintf&amp;#39; output may be truncated before the last format character [-Wformat-truncation=]
  801 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                            ^~~~
../src/main.c:801:47: note: format string is defined here
  801 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |                                               ^
../src/main.c:801:5: note: &amp;#39;__builtin_snprintf&amp;#39; output between 2 and 6 bytes into a destination of size 5
  801 |     snprintf(value_str, sizeof(value_str), &amp;quot;%d&amp;quot;, *value); // to string
      |     ^~~~~~~~
[177/350] Building C object modules/custom_drivers/drivers/flash/sst25vf/CMakeFiles/..__..__..__Users__prologic__Progetti__contapassi__sw__app__drvmod__drivers__flash__sst25vf.dir/sst25vf.c.obj
../drvmod/drivers/flash/sst25vf/sst25vf.c:237:12: warning: &amp;#39;sector_erase_64kb&amp;#39; defined but not used [-Wunused-function]
  237 | static int sector_erase_64kb(const struct device *dev, off_t offset) {
      |            ^~~~~~~~~~~~~~~~~
[329/350] Linking C executable zephyr\zephyr_pre0.elf

[333/350] Linking C executable zephyr\zephyr_pre1.elf

[342/350] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      235256 B     499200 B     47.13%
             RAM:       55608 B       256 KB     21.21%
        IDT_LIST:          0 GB         2 KB      0.00%
[345/350] Generating ../../zephyr/app_update.bin
image.py: sign the payload
[347/350] Generating ../../zephyr/app_signed.hex
image.py: sign the payload
[348/350] Generating ../../zephyr/app_test_update.hex
image.py: sign the payload
[350/350] Generating zephyr/merged.hex
 *  Terminal will be reused by tasks, press any key to close it. &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If I edit the build configuration, the build process restart from scratch as before. The problem persist also if the &amp;quot;build after generating configuration&amp;quot; is not checked when editing build configuration.&lt;/p&gt;
&lt;p&gt;Simone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/519583?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 14:09:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77c68a58-611c-4af8-8881-063fd4cb0841</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Simone, thanks for the patience with this matter.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What happens if you delete the build folder under&amp;nbsp;&lt;code&gt;C:/Users/prologic/Progetti/contapassi/sw/app/&lt;strong&gt;build/&lt;/strong&gt;&lt;/code&gt;&amp;nbsp;and then try to build the project in VS Code again? Could you please provide the full build log?&lt;br /&gt;&lt;br /&gt;Or&amp;nbsp;&lt;/p&gt;
&lt;p&gt;what happens if you right click on the build configuration and build through &amp;quot;edit build configuration&amp;quot;&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/pastedimage1737554936044v1.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><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/518890?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 15:31:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ce94432-cf5e-4a43-926d-86f892a178b5</guid><dc:creator>simoiamma</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;All SDK versions were installed using the &amp;quot;Manage SDK&amp;quot; option in the VSCode extension. However, I had previously installed the vanilla version manually via the command line a long time ago.&lt;/p&gt;
&lt;p&gt;If I open a new terminal (by clicking &amp;quot;Start New Terminal&amp;quot; next to the build configuration), modify the ZEPHYR_BASE environment variable to C:\ncs\v2.4.2 (removing the path to the vanilla version), and run the west command for the build (after deleting the build directory for a clean build), I encounter the same result. The build logs show that the paths are correctly resolved, so the issue might be specific to the path handling within the &amp;quot;nRF Connect SDK&amp;quot; extension.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/Users/prologic/Progetti/contapassi/sw/app
-- CMake version: 3.20.5
-- Found Python3: C:/ncs/toolchains/31f4403e35/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter 
-- Cache files will be written to: C:/ncs/v2.4.2/zephyr/.cache
-- Zephyr version: 3.3.99 (C:/ncs/v2.4.2/zephyr)
-- Found west (found suitable version &amp;quot;1.0.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: contapassaggi
-- Found host-tools: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.16.0 (C:/ncs/toolchains/31f4403e35/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/31f4403e35/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) 
-- Found BOARD.dts: C:/Users/prologic/Progetti/contapassi/sw/app/boards/arm/contapassaggi/contapassaggi.dts
-- Generated zephyr.dts: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/zephyr.dts
-- Generated devicetree_generated.h: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: C:/Users/prologic/Progetti/contapassi/sw/app/build/zephyr/dts.cmake&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I have deleted the vanilla Zephyr installation from my system, uninstalled and reinstalled the extension, but the ZEPHYR_BASE variable still contains a concatenated path. Where does the &amp;quot;nRF Connect SDK&amp;quot; extension set this variable?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Simone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK stucked on "Pristine Build"</title><link>https://devzone.nordicsemi.com/thread/518831?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 11:57:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40c5275e-050d-4f6a-baf7-75bc951be5f6</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Simone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have seen similar issues with this before and the first thing I would like to test is that you physically delete the build folder from you application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using several SDK and Toolchains should not be an issue, but how did you install these on your computer? I see that you have vanilla Zephyr installed as well, i.e.&amp;nbsp;c:\\Users\\myUser\\zephyrproject and&amp;nbsp;c:\\Users\\myUser\\zephyr-sdk-0.15.0.&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;  &amp;quot;sdks&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;v2.9.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v2.9.0&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v2.6.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\v2.6.2&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;v2.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;v3.1.99&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\myUser\\zephyrproject&amp;quot;
    }
  ],
  
   &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.9.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\b620d30767&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.8.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\2d382dcd92&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.6.2&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\cf2149caf2&amp;quot;
    },
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.6.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\ncs\\toolchains\\cf2149caf2&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;0.15.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;c:\\Users\\myUser\\zephyr-sdk-0.15.0&amp;quot;
    }
  ],&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Not saying that these are the problem, but could you please try to remove these based on this:&amp;nbsp;&amp;nbsp;&amp;quot;ZEPHYR_BASE&amp;quot;: &amp;quot;c:\\ncs\\v2.4.2\\C:\\Users\\myUser\\zephyrproject\\zephyr&amp;quot;,&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>