Creating solution hello_world.emProject
C:/ncs/v1.5.1/toolchain/opt/bin/cmake.exe -GNinja -DBOARD=nrf9160dk_nrf9160ns -DBOARD_DIR=C:\ncs\v1.5.1\zephyr\boards\arm\nrf9160dk_nrf9160 -BC:\ncs\v1.5.1\zephyr\samples\hello_world\build_nrf9160dk_nrf9160ns -SC:\ncs\v1.5.1\zephyr\samples\hello_world -DNCS_TOOLCHAIN_VERSION=1.5.1 -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=C:\ncs\v1.5.1\toolchain\segger_embedded_studio/html/configure_nordic_project_menuconfig.py
-- Application: C:/ncs/v1.5.1/zephyr/samples/hello_world
-- Zephyr version: 2.4.99 (C:/ncs/v1.5.1/zephyr)
-- Found Python3: C:/ncs/v1.5.1/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")
-- Board: nrf9160dk_nrf9160ns, Revision: 0.7.0
-- Cache files will be written to: C:/ncs/v1.5.1/zephyr/.cache
-- Found dtc: C:/ncs/v1.5.1/toolchain/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found toolchain: gnuarmemb (C:/ncs/v1.5.1/toolchain/opt)
-- Found BOARD.dts: C:/ncs/v1.5.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160ns.dts
-- Generated zephyr.dts: C:/ncs/v1.5.1/zephyr/samples/hello_world/build_nrf9160dk_nrf9160ns/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: C:/ncs/v1.5.1/zephyr/samples/hello_world/build_nrf9160dk_nrf9160ns/zephyr/include/generated/devicetree_unfixed.h
-- Generated device_extern.h: C:/ncs/v1.5.1/zephyr/samples/hello_world/build_nrf9160dk_nrf9160ns/zephyr/include/generated/device_extern.h
Parsing C:/ncs/v1.5.1/zephyr/Kconfig
Loaded configuration 'C:/ncs/v1.5.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160ns_defconfig'
Merged configuration 'C:/ncs/v1.5.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160ns_0_7_0.conf'
Merged configuration 'C:/ncs/v1.5.1/zephyr/samples/hello_world/prj.conf'
Configuration saved to 'C:/ncs/v1.5.1/zephyr/samples/hello_world/build_nrf9160dk_nrf9160ns/zephyr/.config'
Kconfig header saved to 'C:/ncs/v1.5.1/zephyr/samples/hello_world/build_nrf9160dk_nrf9160ns/zephyr/include/generated/autoconf.h'
-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.2.1
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/v1.5.1/toolchain/opt/bin/arm-none-eabi-gcc.exe
Including boilerplate (Zephyr base): C:/ncs/v1.5.1/zephyr/cmake/app/boilerplate.cmake
-- Using NCS Toolchain 1.5.1 for building. (C:/ncs/v1.5.1/toolchain/cmake)

error: cmake failed
create_nordic_project.py failed (1)


