The toolchain is unable to build a dummy C file #176
Labels
bug
Something isn't working
macOS
macOS related issues.
Setup Issue
Build or installation is failing
Describe the bug
The toolchain is unable to build a dummy C file.
To Reproduce
in zephyr folder:
export GNUARMEMB_TOOLCHAIN_PATH="~/opt/gcc-arm-none-eabi-7-2018-q2-update/"
export ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb
source zephyr-env.sh
the do the anyledger zephyr build and
cmake -GNinja -DBOARD=nrf52840_pca10056 -DBUILD_XCOMPILE=1 ../
Desktop (please complete the following information):
Additional context
CMakeError.log:
The text was updated successfully, but these errors were encountered: