This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

create_nordic_project.py failed

I installed NRF connect SDK v1.5.0-rc1.0 through toolchain manager.Open SES and create a project with open NRF connect SDK project.An error occurred.'create_nordic_project.py failed'.

I use nrf5340dk,How to solve this problem, thank you.

Creating solution peripheral_lbs.emProject
C:/Users/emmovo-x1/ncs/v1.5.0-rc1/toolchain/opt/bin/cmake.exe -GNinja -DBOARD=nrf5340dk_nrf5340_cpuapp -DBOARD_DIR=D:\ncs\v1.5.0-rc1\zephyr\boards\arm\nrf5340dk_nrf5340 -BD:\ncs\v1.5.0-rc1\nrf\samples\bluetooth\peripheral_lbs\build_nrf5340dk_nrf5340_cpuapp -SD:\ncs\v1.5.0-rc1\nrf\samples\bluetooth\peripheral_lbs -DNCS_TOOLCHAIN_VERSION=1.5.0 D:/ncs/v1.5.0-rc1/toolchain/opt/bin/Scripts/west.exe -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=D:\ncs\v1.5.0-rc1\toolchain\segger_embedded_studio/html/configure_nordic_project_menuconfig.py
-- Application: D:/ncs/v1.5.0-rc1/nrf/samples/bluetooth/peripheral_lbs
-- Zephyr version: 2.4.99 (D:/ncs/v1.5.0-rc1/zephyr)
-- Found Python3: D:/ncs/v1.5.0-rc1/toolchain/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
-- Found west (found suitable version "0.9.0", minimum required is "0.7.1")
-- Configuring incomplete, errors occurred!
Including boilerplate (Zephyr base): D:/ncs/v1.5.0-rc1/zephyr/cmake/app/boilerplate.cmake
-- Using NCS Toolchain 1.5.0 for building. (D:/ncs/v1.5.0-rc1/toolchain/cmake)
CMake Error at D:/ncs/v1.5.0-rc1/zephyr/cmake/zephyr_module.cmake:61 (message):
Unmet or cyclic dependencies in modules:

D:/ncs/v1.5.0-rc1/modules/lib/connectedhomeip depends on: ['openthread']

Call Stack (most recent call first):
D:/ncs/v1.5.0-rc1/zephyr/cmake/app/boilerplate.cmake:183 (include)
D:/ncs/v1.5.0-rc1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:24 (include)
D:/ncs/v1.5.0-rc1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:35 (include_boilerplate)
CMakeLists.txt:8 (find_package)

error: cmake failed
create_nordic_project.py failed (1)

Parents Reply Children
No Data
Related