<?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>Problem build sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120633/problem-build-sample</link><description>I want to build the sample usb_hci. 
 After i create a build config there are warning and the process fails 
 warning: &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) defined with type unknown 
 
 warning:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Aug 2025 09:09:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120633/problem-build-sample" /><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/545168?ContentTypeID=1</link><pubDate>Mon, 11 Aug 2025 09:09:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e96038f-1f9a-4294-b531-b0b584f56963</guid><dc:creator>mathisa2</dc:creator><description>&lt;p&gt;What has your experience been with building samples on the u-blox Nora B10 Board using SDK v2.9.0?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/532722?ContentTypeID=1</link><pubDate>Thu, 24 Apr 2025 06:28:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93c6ad3c-fea5-445c-8c39-b70c9612c216</guid><dc:creator>ak@s</dc:creator><description>&lt;p&gt;You can make your custom board for nora b106 using nrf5340dk board.&lt;br /&gt;How to do:-&amp;nbsp;&lt;a id="" href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/board-definition/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/board-definition/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have done it with SDK v2.9.0!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/532107?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2025 07:48:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ceaa141-a6a9-478f-b4ce-6f852cbc76f1</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;v2.5&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/532104?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2025 07:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83317128-83e2-43a3-abec-c8c345097634</guid><dc:creator>ak@s</dc:creator><description>&lt;p&gt;What SDK version does this work for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/532102?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2025 07:04:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62a7c723-d95a-44d0-80c2-e87f79af46b7</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;we have found a solution to build the samples on ublox nora B10 Board:&lt;/p&gt;
&lt;p&gt;In the Kconfig.defconfig (line 84):&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;choice&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_HCI_BUS_TYPE&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;default&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_HCI_IPC&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;if &lt;/span&gt;&lt;span&gt;BT&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;config&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_HCI_IPC&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;bool&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;HCI IPC&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;help&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; Use IPC for Bluetooth HCI transport.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;endchoice&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531970?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 08:36:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2886aa3-45be-430d-8fd7-0b5368e9edf9</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;I&amp;#39;ve tried to build this sample with the nrr5340-dk2 BSP. There is no problem to build, flash and run on my u-blox nora b1 board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531968?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 08:34:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df6ce3f5-60c7-4978-98ce-f7f3af4e893d</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;Building hci_usb&lt;br /&gt;west build --build-dir /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/build /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base (cached)).&lt;br /&gt;-- Application: /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb&lt;br /&gt;-- CMake version: 3.20.5&lt;br /&gt;-- Cache files will be written to: /home/marbae/.cache/zephyr&lt;br /&gt;-- Zephyr version: 3.4.99 (/home/marbae/ncs/v2.5.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.1.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: ubx_evknorab10_nrf5340_cpuapp_ns&lt;br /&gt;-- Found host-tools: zephyr 0.16.1 (/home/marbae/ncs/toolchains/7795df4459/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.1 (/home/marbae/ncs/toolchains/7795df4459/opt/zephyr-sdk)&lt;br /&gt;-- Found BOARD.dts: /home/marbae/ncs/v2.5.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/ubx_evknorab10_nrf5340_cpuapp_ns.dts&lt;br /&gt;-- Generated zephyr.dts: /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/build/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: /home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/build/zephyr/dts.cmake&lt;br /&gt;Parsing /home/marbae/ncs/v2.5.0/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;/home/marbae/ncs/v2.5.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/ubx_evknorab10_nrf5340_cpuapp_ns_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/prj.conf&amp;#39;&lt;/p&gt;
&lt;p&gt;warning: the default selection BT_HCI_IPC (undefined) of &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:11, boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84, drivers/bluetooth/hci/Kconfig:11) is not contained in the choice&lt;/p&gt;
&lt;p&gt;error: Aborting due to Kconfig warnings&lt;/p&gt;
&lt;p&gt;CMake Error at /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/kconfig.cmake:348 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; /home/marbae/ncs/v2.5.0/nrf/cmake/modules/kconfig.cmake:29 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/zephyr_default.cmake:129 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:4 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;FATAL ERROR: command exited with status 1: /home/marbae/ncs/toolchains/7795df4459/usr/local/bin/cmake -DWEST_PYTHON=/home/marbae/ncs/toolchains/7795df4459/usr/local/bin/python3.8 -B/home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb/build -GNinja -S/home/marbae/ncs/v2.5.0/zephyr/samples/bluetooth/hci_usb&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: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531963?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 07:45:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:381e1985-8e17-47ad-b8a4-16e0e96b7102</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you provide full error log?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531715?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 13:33:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc1da096-e02c-4214-9e52-134fcf4880cf</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;There is some oter error:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;CMake Error at /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/kconfig.cmake:348 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; /home/marbae/ncs/v2.5.0/nrf/cmake/modules/kconfig.cmake:29 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/zephyr_default.cmake:129 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:4 (find_package)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531712?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 13:29:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0a48d36-ae62-43b2-9feb-3e9b63f0eea1</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;I have read that the version 2.5 ist tested by ublox. Now only this error occours:&lt;/p&gt;
&lt;p&gt;warning: the default selection BT_HCI_IPC (undefined) of &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:11, boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84, drivers/bluetooth/hci/Kconfig:11) is not contained in the choice&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531695?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 12:40:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e0940d7-09f4-4966-a65a-79e664825906</guid><dc:creator>Marbae</dc:creator><description>&lt;p&gt;I have the same problem as ak@s&amp;nbsp;and the same sdk version&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531688?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 12:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1f3ac72-14aa-4a27-80d0-c1d0611a0852</guid><dc:creator>ak@s</dc:creator><description>&lt;p&gt;I am also getting same problem :-&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;warning: PARTITION_MANAGER_ENABLED (defined at C:/ncs/v2.9.0/nrf\subsys\partition_manager/Kconfig:9)&lt;br /&gt;was assigned the value &amp;#39;n&amp;#39; but got the value &amp;#39;y&amp;#39;. See&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_PARTITION_MANAGER_ENABLED"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up&lt;br /&gt;PARTITION_MANAGER_ENABLED in the menuconfig/guiconfig interface. The Application Development Primer,&lt;br /&gt;Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be&lt;br /&gt;helpful too.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: PM_SINGLE_IMAGE (defined at C:/ncs/v2.9.0/nrf\subsys\partition_manager/Kconfig:164) was&lt;br /&gt;assigned the value &amp;#39;n&amp;#39; but got the value &amp;#39;y&amp;#39;. See&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_PM_SINGLE_IMAGE"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up&lt;br /&gt;PM_SINGLE_IMAGE in the menuconfig/guiconfig interface. The Application Development Primer, Setting&lt;br /&gt;Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful&lt;br /&gt;too.&lt;/p&gt;
&lt;p&gt;warning: Deprecated symbol PLATFORM_SPECIFIC_INIT is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at C:/ncs/v2.9.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) defined with type unknown&lt;/p&gt;
&lt;p&gt;warning: &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at C:/ncs/v2.9.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) defined without a prompt&lt;/p&gt;
&lt;p&gt;warning: the default selection BT_HCI_IPC (defined at drivers/bluetooth/hci/Kconfig:39) of &amp;lt;choice BT_HCI_BUS_TYPE&amp;gt; (defined at C:/ncs/v2.9.0/zephyr/boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) is not contained in the choice&lt;/p&gt;
&lt;p&gt;error: Aborting due to Kconfig warnings&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I am using :-&lt;br /&gt;nRF Connect SDK&amp;nbsp; v2.9.0 &amp;amp; nRF Connect SDK Toolchain v2.9.0&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem build sample</title><link>https://devzone.nordicsemi.com/thread/531532?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 13:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24a06095-6345-44be-b76e-19ca8d09d491</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you show your build command and full build log?&lt;br /&gt;&lt;br /&gt;Which NCS version do you use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>