<?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>Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118625/cannot-set-up-the-sdk-properly</link><description>Build always fails with missing pykwalify. 
 
 
 [proc] Executing command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE --no-warn-unused-cli -S/home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm -B/home/stefan</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Feb 2025 17:19:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118625/cannot-set-up-the-sdk-properly" /><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/522033?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 17:19:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c06f93e8-6979-4ba6-90b4-3554cdf1bf2f</guid><dc:creator>StefanG</dc:creator><description>&lt;p&gt;I&amp;#39;m going to close this thread, after much experimenting, it&amp;#39;s reasonably stable now. Still get random issues with BOARD not set in cmake, but pristine build seems to be reliable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/521872?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 09:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82e6741a-5b5c-4382-a984-f4d21c576072</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;So I would presume that your device do not have the arduino I2C overlay, so you will need to set this up yourself or&amp;nbsp;use another i2c for your sensor.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can see how they setup the Arduino i2c here &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340dk/nrf5340_cpuapp_common.dtsi"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/nordic/nrf5340dk/nrf5340_cpuapp_common.dtsi&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you are not to familiar with the devicetree I would recommend that you have a look at lesson 6 &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-6-serial-com-i2c/"&gt;here&lt;/a&gt;. Or if this is your first time using NCS I would highly recommend having a look at the whole course&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/521816?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 20:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3891156-ed6e-4837-ab32-2537938ab769</guid><dc:creator>StefanG</dc:creator><description>&lt;p&gt;I can now build blinky and run it.&amp;nbsp;&lt;br /&gt;The real target app is a SPI connected IMU (BHI360), but there are no examples so I tried the BMI270 example, but it does not compile.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Executing task: nRF Connect: Generate config bl5340_dvk/nrf5340/cpuapp/ns for blinky/sysbuild/bmi270&lt;/p&gt;
&lt;p&gt;Building bmi270&lt;br /&gt;west build --build-dir /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build /home/stefan/workspace/nrf/blinky/sysbuild/bmi270 --pristine --board bl5340_dvk/nrf5340/cpuapp/ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr module(s) (Zephyr base): sysbuild_default&lt;br /&gt;-- Found Python3: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python3.12 (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/stefan/.cache/zephyr&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: bl5340_dvk, qualifiers: nrf5340/cpuapp/ns&lt;br /&gt;Parsing /home/stefan/ncs/v2.8.0/zephyr/share/sysbuild/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build/_sysbuild/empty.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build/_sysbuild/empty.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build/_sysbuild/autoconf.h&amp;#39;&lt;br /&gt;-- &lt;br /&gt; ****************************&lt;br /&gt; * Running CMake for bmi270 *&lt;br /&gt; ****************************&lt;/p&gt;
&lt;p&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/stefan/.cache/zephyr&lt;br /&gt;-- Zephyr version: 3.7.99 (/home/stefan/ncs/v2.8.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: bl5340_dvk, qualifiers: nrf5340/cpuapp/ns&lt;br /&gt;-- Found host-tools: zephyr 0.16.8 (/home/stefan/ncs/toolchains/b81a7cd864/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.8 (/home/stefan/ncs/toolchains/b81a7cd864/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: /home/stefan/ncs/toolchains/b81a7cd864/usr/bin/dtc (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: /home/stefan/ncs/v2.8.0/zephyr/boards/ezurio/bl5340_dvk/bl5340_dvk_nrf5340_cpuapp_ns.dts&lt;br /&gt;-- Found devicetree overlay: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/app.overlay&lt;br /&gt;devicetree error: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/app.overlay:7 (column 1): parse error: undefined node label &amp;#39;arduino_i2c&amp;#39;&lt;br /&gt;CMake Error at /home/stefan/ncs/v2.8.0/zephyr/cmake/modules/dts.cmake:295 (execute_process):&lt;br /&gt; execute_process failed command indexes:&lt;/p&gt;
&lt;p&gt;1: &amp;quot;Child return code: 1&amp;quot;&lt;/p&gt;
&lt;p&gt;Call Stack (most recent call first):&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/cmake/modules/zephyr_default.cmake:133 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:8 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message):&lt;br /&gt; CMake configure failed for Zephyr project: bmi270&lt;/p&gt;
&lt;p&gt;Location: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; cmake/modules/sysbuild_images.cmake:20 (ExternalZephyrProject_Cmake)&lt;br /&gt; cmake/modules/sysbuild_default.cmake:20 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)&lt;br /&gt; template/CMakeLists.txt:10 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;FATAL ERROR: command exited with status 1: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/cmake -DWEST_PYTHON=/home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python3.12 -B/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build -GNinja -DBOARD=bl5340_dvk/nrf5340/cpuapp/ns -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y -S/home/stefan/ncs/v2.8.0/zephyr/share/sysbuild -DAPP_DIR:PATH=/home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;* Executing task: nRF Connect: Generate config bl5340_dvk/nrf5340/cpuapp/ns for blinky/sysbuild/bmi270&lt;/p&gt;
&lt;p&gt;Building bmi270&lt;br /&gt;west build --build-dir /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1 /home/stefan/workspace/nrf/blinky/sysbuild/bmi270 --pristine --board bl5340_dvk/nrf5340/cpuapp/ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr module(s) (Zephyr base): sysbuild_default&lt;br /&gt;-- Found Python3: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python3.12 (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/stefan/.cache/zephyr&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: bl5340_dvk, qualifiers: nrf5340/cpuapp/ns&lt;br /&gt;Parsing /home/stefan/ncs/v2.8.0/zephyr/share/sysbuild/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1/_sysbuild/empty.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1/_sysbuild/empty.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1/_sysbuild/autoconf.h&amp;#39;&lt;br /&gt;-- &lt;br /&gt; ****************************&lt;br /&gt; * Running CMake for bmi270 *&lt;br /&gt; ****************************&lt;/p&gt;
&lt;p&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/stefan/.cache/zephyr&lt;br /&gt;-- Zephyr version: 3.7.99 (/home/stefan/ncs/v2.8.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: bl5340_dvk, qualifiers: nrf5340/cpuapp/ns&lt;br /&gt;-- Found host-tools: zephyr 0.16.8 (/home/stefan/ncs/toolchains/b81a7cd864/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.8 (/home/stefan/ncs/toolchains/b81a7cd864/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: /home/stefan/ncs/toolchains/b81a7cd864/usr/bin/dtc (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: /home/stefan/ncs/v2.8.0/zephyr/boards/ezurio/bl5340_dvk/bl5340_dvk_nrf5340_cpuapp_ns.dts&lt;br /&gt;-- Found devicetree overlay: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/app.overlay&lt;br /&gt;devicetree error: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270/app.overlay:7 (column 1): parse error: undefined node label &amp;#39;arduino_i2c&amp;#39;&lt;br /&gt;CMake Error at /home/stefan/ncs/v2.8.0/zephyr/cmake/modules/dts.cmake:295 (execute_process):&lt;br /&gt; execute_process failed command indexes:&lt;/p&gt;
&lt;p&gt;1: &amp;quot;Child return code: 1&amp;quot;&lt;/p&gt;
&lt;p&gt;Call Stack (most recent call first):&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/cmake/modules/zephyr_default.cmake:133 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:8 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message):&lt;br /&gt; CMake configure failed for Zephyr project: bmi270&lt;/p&gt;
&lt;p&gt;Location: /home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; cmake/modules/sysbuild_images.cmake:20 (ExternalZephyrProject_Cmake)&lt;br /&gt; cmake/modules/sysbuild_default.cmake:20 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; /home/stefan/ncs/v2.8.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)&lt;br /&gt; template/CMakeLists.txt:10 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;FATAL ERROR: command exited with status 1: /home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/cmake -DWEST_PYTHON=/home/stefan/ncs/toolchains/b81a7cd864/usr/local/bin/python3.12 -B/home/stefan/workspace/nrf/blinky/sysbuild/bmi270/build_1 -GNinja -DBOARD=bl5340_dvk/nrf5340/cpuapp/ns -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y -S/home/stefan/ncs/v2.8.0/zephyr/share/sysbuild -DAPP_DIR:PATH=/home/stefan/workspace/nrf/blinky/sysbuild/bmi270&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 1. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/521662?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 08:02:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a708598e-e676-402c-824c-623616d8a246</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;br /&gt;It seems to me like you are running cmake when you are trying to build.&amp;nbsp;&lt;br /&gt;Could you rather try with the following&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -p -b nrf5340dk/nrf5340/cpuapp
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And post the output&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/521552?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 13:36:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f29baace-e436-4151-b89d-0b37f49455e4</guid><dc:creator>StefanG</dc:creator><description>&lt;p&gt;Ok,&lt;/p&gt;
&lt;p&gt;Focusing on pykwalify for now, I got a notice it&amp;#39;s already installed. Is there any chance that the toolchain will pick up my Linux Python install instead of its own?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;stefan@stefan-Latitude-7390:~/workspace/nrf/blinky/sysbuild/blinky_pwm$ pip install pykwalify&lt;br /&gt;&lt;span style="background-color:#ffff00;"&gt;Requirement already satisfied: pykwalify in /home/stefan/ncs/toolchains/b77d8c1312/usr/local/lib/python3.12/site-packages (1.8.0)&lt;/span&gt;&lt;br /&gt;Requirement already satisfied: docopt&amp;gt;=0.6.2 in /home/stefan/ncs/toolchains/b77d8c1312/usr/local/lib/python3.12/site-packages (from pykwalify) (0.6.2)&lt;br /&gt;Requirement already satisfied: python-dateutil&amp;gt;=2.8.0 in /home/stefan/ncs/toolchains/b77d8c1312/usr/local/lib/python3.12/site-packages (from pykwalify) (2.8.2)&lt;br /&gt;Requirement already satisfied: ruamel.yaml&amp;gt;=0.16.0 in /home/stefan/ncs/toolchains/b77d8c1312/usr/local/lib/python3.12/site-packages (from pykwalify) (0.17.32)&lt;br /&gt;Requirement already satisfied: six&amp;gt;=1.5 in /home/stefan/ncs/toolchains/b77d8c1312/usr/local/lib/python3.12/site-packages (from python-dateutil&amp;gt;=2.8.0-&amp;gt;pykwalify) (1.16.0)&lt;/p&gt;
&lt;p&gt;[notice] A new release of pip is available: 24.2 -&amp;gt; 25.0&lt;br /&gt;[notice] To update, run: pip install --upgrade pip&lt;br /&gt;stefan@stefan-Latitude-7390:~/workspace/nrf/blinky/sysbuild/blinky_pwm$&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After running cmake in the terminal, I seem to get a different error:&lt;/p&gt;
&lt;p&gt;stefan@stefan-Latitude-7390:~/workspace/nrf/blinky/sysbuild/blinky_pwm$ cmake .&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Using NCS Toolchain 2.8.20241119.788085347090 for building. (/home/stefan/ncs/toolchains/b77d8c1312/cmake)&lt;br /&gt;-- Found Python3: /home/stefan/ncs/toolchains/b77d8c1312/usr/local/bin/python3 (found suitable version &amp;quot;3.12.4&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/stefan/.cache/zephyr&lt;br /&gt;-- Zephyr version: 3.7.99 (/home/stefan/ncs/v2.9.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;CMake Warning at /home/stefan/ncs/v2.9.0/zephyr/cmake/modules/boards.cmake:110 (message):&lt;br /&gt; Deprecated BOARD=nrf5340dk_nrf5340_cpuapp specified, board automatically&lt;br /&gt; changed to: nrf5340dk/nrf5340/cpuapp.&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/cmake/modules/zephyr_default.cmake:133 (include)&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:9 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp&lt;br /&gt;-- Found host-tools: zephyr 0.17.0 (/home/stefan/ncs/toolchains/b77d8c1312/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.17.0 (/home/stefan/ncs/toolchains/b77d8c1312/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: /home/stefan/ncs/toolchains/b77d8c1312/usr/local/bin/dtc (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: /home/stefan/ncs/v2.9.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Found devicetree overlay: /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/boards/nrf5340dk_nrf5340_cpuapp.overlay&lt;br /&gt;-- Generated zephyr.dts: /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/zephyr/include/generated/zephyr/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/zephyr/dts.cmake&lt;br /&gt;&lt;span style="background-color:#ffff00;"&gt;Parsing /home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/Kconfig&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffff00;"&gt;/home/stefan/ncs/v2.9.0/zephyr/scripts/kconfig/kconfig.py: [Errno 21] Is a directory: &amp;#39;/home/stefan/workspace/nrf/blinky/sysbuild/blinky_pwm/Kconfig&amp;#39;&lt;/span&gt;&lt;br /&gt;CMake Error at /home/stefan/ncs/v2.9.0/zephyr/cmake/modules/kconfig.cmake:396 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; /home/stefan/ncs/v2.9.0/nrf/cmake/modules/kconfig.cmake:29 (include)&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/cmake/modules/zephyr_default.cmake:133 (include)&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/stefan/ncs/v2.9.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:9 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;stefan@stefan-Latitude-7390:~/workspace/nrf/blinky/sysbuild/blinky_pwm$&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And, running the &amp;quot;build command&amp;quot; (cogwheel) starts cmake, but goes back to the original pykwalify missing state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot  set up the sdk properly</title><link>https://devzone.nordicsemi.com/thread/521492?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 09:40:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91afe94c-1177-4582-83a3-c8e1816007e6</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Stefan&lt;/p&gt;
&lt;p&gt;Could you try to open a terminal instace where you have loaded the toolchain enviroment&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example like this:&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/pastedimage1738748403866v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And then try to install the dependencies as mentioned he&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/recommended_versions.html#building_documentation"&gt;re&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>