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

Cannot create Project-create_nordic_project.pf failed

Hi Nordic,

I have upgraded my NCS folder to version to v1.4.2 and couldnt able to open SLM application(v1.4.2\nrf\applications\serial_lte_modem).

I am receiving below error

and here is the error log shown in SES

Creating solution serial_lte_modem.emProject
C:/Nordic/v1.4.2/toolchain/opt/bin/cmake.exe -GNinja -DBOARD=nrf9160dk_nrf9160ns -DBOARD_DIR=C:\Nordic\v1.4.2\zephyr\boards\arm\nrf9160dk_nrf9160 -BC:\Nordic\v1.4.2\nrf\applications\serial_lte_modem\build_nrf9160dk_nrf9160ns -SC:\Nordic\v1.4.2\nrf\applications\serial_lte_modem -DNCS_TOOLCHAIN_VERSION=1.4.2 -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=C:\Nordic\v1.4.2\toolchain\segger_embedded_studio/html/configure_nordic_project_menuconfig.py
-- Application: C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem
-- Zephyr version: 2.4.0 (C:/Nordic/v1.4.2/zephyr)
-- Found Python3: C:/Nordic/v1.4.2/toolchain/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
-- Found west (found suitable version "0.7.2", minimum required is "0.7.1")
-- Board: nrf9160dk_nrf9160ns
-- Cache files will be written to: C:\Users\h266270\AppData\Local/.cache/zephyr
-- Found dtc: C:/Nordic/v1.4.2/toolchain/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found toolchain: gnuarmemb (C:/Nordic/v1.4.2/toolchain/opt)
-- Found BOARD.dts: C:/Nordic/v1.4.2/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160ns.dts
-- Found devicetree overlay: C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/nrf9160dk_nrf9160ns.overlay
-- Generated zephyr.dts: C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/build_nrf9160dk_nrf9160ns/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/build_nrf9160dk_nrf9160ns/zephyr/include/generated/devicetree_unfixed.h
Parsing C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/Kconfig
Loaded configuration 'C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/build_nrf9160dk_nrf9160ns/zephyr/.config'
No change to configuration in 'C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/build_nrf9160dk_nrf9160ns/zephyr/.config'
No change to Kconfig header in 'C:/Nordic/v1.4.2/nrf/applications/serial_lte_modem/build_nrf9160dk_nrf9160ns/zephyr/include/generated/autoconf.h'
Including boilerplate (Zephyr base): C:/Nordic/v1.4.2/zephyr/cmake/app/boilerplate.cmake
-- Using NCS Toolchain 1.4.2 for building. (C:/Nordic/v1.4.2/toolchain/cmake)

error: cmake failed
create_nordic_project.py failed (1)

Could you please help me what configuration I am missing. Tried with asset tracker project also but its the same.

I have installed v1.4.2 from nrf connect tool manager and opened SES from tool chain. 

With regards,

Praveen Palaparthi

Related