Tried a few more things (updated GNUARMEMB to the latest) and now I get….
C:\nRFConnectSDK\nfed\nrf9160-feather\samples\blinky>west build -b circuitdojo_feather_nrf9160ns
ninja: error: loading ‘build.ninja’: The system cannot find the file specified.
FATAL ERROR: command exited with status 1: ‘C:\Program Files\CMake\bin\cmake.EXE’ –build ‘C:\nRFConnectSDK\nfed\nrf9160-feather\samples\blinky\build’
I cant find a “build.ninja” file in this path….
params now set and visible with set :-
GNUARMEMB_TOOLCHAIN_PATH=C:\Program Files (x86)\GNU Tools Arm Embedded\9 2019-q4-major
ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb
If I add the “-p” command to the build command, it gets further, but still reports….
– Cache files will be written to: C:/nRFConnectSDK/nfed/zephyr/.cache
CMake Error at C:/nRFConnectSDK/nfed/zephyr/cmake/extensions.cmake:1457 (message):
Assertion failed: The toolchain is unable to build a dummy C file. See
CMakeError.log.
Call Stack (most recent call first):
C:/nRFConnectSDK/nfed/zephyr/CMakeLists.txt:42 (assert)