Hi.
we setup a project according nfrconnect --getting started assistand,but it fail in seggerstudio,
we use sdk1.2.0(cd ncs/nrf
• git checkout master
• git pull
• git checkout v1.2.0
• west update)
the log is:
Loading solution at_client.emProject
Executing load commands
cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=J:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb/8 2019-q3-update -BJ:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/nrf/samples/nrf9160/at_client/build_nrf9160_pca10090ns -HJ:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/nrf/samples/nrf9160/at_client -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=G:/Project Data/nrf9160 NBIOT/download tool/EmbeddedStudio_ARM_Nordic_v442a_win_x64/arm_segger_embedded_studio_v442a_win_x64_nordic/html/configure_nordic_project_menuconfig.py
Failed to create ConsoleBuf!
setActiveInputCodepage failed!
Failed to create ConsoleBuf!
setActiveInputCodepage failed!
-- Using application from 'J:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/nrf/samples/nrf9160/at_client'
Zephyr version: 1.14.99
-- Selected BOARD nrf9160_pca10090ns
-- Found west: C:/Python38/Scripts/west.exe (found suitable version "0.6.3", minimum required is "0.5.6")
-- Cache files will be written to: C:\Users\Administrator\AppData\Local/.cache/zephyr
CMake Error at J:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/zephyr/cmake/generic_toolchain.cmake:52 (if):
if given arguments:
"(" "STREQUAL" "posix" ")" "OR" "(" "STREQUAL" "x86_64" ")"
Unknown arguments specified
Call Stack (most recent call first):
J:/fw prj/NBIOT_NRF/NBIOTSDK/ncs/zephyr/cmake/app/boilerplate.cmake:452 (include)
CMakeLists.txt:9 (include)
-- Configuring incomplete, errors occurred!
Project load failed
Reported error: solution load command failed (1)