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

eclipse

I am getting these errors with eclipse.                                                                                                                                                                               

make[1]: *** [Makefile:177: _build/app_button.o] Error 2
make[1]: Leaving directory 'C:/Nrf_Env/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_beacon/pca10028/s130/armgcc'
make: *** [Makefile:140: all] Error 2
"make all" terminated with exit code 2. Build might be incomplete.

15:51:29 Build Failed. 2 errors, 0 warnings. (took 449ms)

Parents Reply
  • Now this is coming 

    17:54:52 **** Build of configuration Default for project ble_app_beacon ****
    make all
    Cannot find: 'C:/Program Files (x86)/GNU Tools ARM Embedded/7 2018-q2-update/bin/arm-none-eabi-gcc'.
    process_begin: CreateProcess(NULL, "C:/Program Files (x86)/GNU Tools ARM Embedded/7 2018-q2-update/bin/arm-none-eabi-gcc" --version, ...) failed.
    make: ../../../../../../components/toolchain/gcc/Makefile.common:129: pipe: No error
    Please set values in: "C:/Nrf_Env/nRF5_SDK_16.0.0_98a08e2/components/toolchain/gcc/Makefile.windows"
    ../../../../../../components/toolchain/gcc/Makefile.common:129: *** Cannot continue. Stop.
    according to the actual configuration of your system.
    "make all" terminated with exit code 2. Build might be incomplete.

    17:54:52 Build Failed. 2 errors, 0 warnings. (took 164ms)

Children
Related