Problem build sample

I want to build the sample usb_hci.

After i create a build config there are warning and the process fails

warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) defined with type unknown
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) defined without a prompt
warning: the default selection BT_HCI_IPC (defined at drivers/bluetooth/hci/Kconfig:39) of <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340/Kconfig.defconfig:84) is not contained in the choice
error: Aborting due to Kconfig warnings
Parents
  • There is some oter error: 

    CMake Error at /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/kconfig.cmake:348 (message):
    command failed with return code: 1
    Call Stack (most recent call first):
    /home/marbae/ncs/v2.5.0/nrf/cmake/modules/kconfig.cmake:29 (include)
    /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
    /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
    /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
    CMakeLists.txt:4 (find_package)

Reply
  • There is some oter error: 

    CMake Error at /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/kconfig.cmake:348 (message):
    command failed with return code: 1
    Call Stack (most recent call first):
    /home/marbae/ncs/v2.5.0/nrf/cmake/modules/kconfig.cmake:29 (include)
    /home/marbae/ncs/v2.5.0/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
    /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
    /home/marbae/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
    CMakeLists.txt:4 (find_package)

Children
No Data
Related