<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Why is not build done?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20878/why-is-not-build-done</link><description>These messages are generated..! 
 
 
 
 
 I configured like this 
 
 This is result of command prompt when I type make VERBOSE=1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 09 Apr 2017 14:06:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20878/why-is-not-build-done" /><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81529?ContentTypeID=1</link><pubDate>Sun, 09 Apr 2017 14:06:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d48a95e-5947-4fb5-9f1a-9dfd0ac944ed</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;I solve it. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81533?ContentTypeID=1</link><pubDate>Sun, 09 Apr 2017 14:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3605a4b1-4053-40c4-bbaf-0fa1de4bff23</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;I solve it. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81528?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 01:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed22bf69-1cd9-4b78-8058-2d9f82700dd4</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;It was useless..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81518?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 05:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fe543c1-3f58-404a-828f-22a76e3b375e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;did you try to remove sh.exe from the search path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81531?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 02:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24f50779-9eea-407a-9bbd-edf856a9db5b</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;It does not work although I replace the &amp;#39;/&amp;#39; in my tool chain folder and build tool folder..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81517?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 02:34:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f64eaf5d-0fe6-4c7b-8a89-3a6d140a306c</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;The console messages are:
21:59:47 * Incremental Build of configuration Default for project ble_app_ancs_c * make VERBOSE=1 all rm -rf _build make -f Makefile -C ./ -e cleanobj make[1]: Entering directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39; rm -rf _build/*.o make[1]: Leaving directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39; make -f Makefile -C ./ -e nrf51422_xxac_s130 make[1]: Entering directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39; echo Makefile Makefile mkdir _build Compiling file: app_button.c &amp;#39;C:/Program Files/GNU Tools ARM Embedded/5.4 2016q3/bin/arm-none-eabi-gcc&amp;#39; -DNRF_LOG_USES_RTT=1 -DBOARD_PCA10028 -DSOFTDEVICE_PRESENT -DNRF51 -DS130 -DBLE_STACK_SUPPORT_REQD -DSWI_DISABLE0 -mcpu=cortex-m0 -mthumb -mabi=aapcs --std=gnu99 -Wall -Werror -O3 -g3 -mfloat-abi=soft -ffunction-sections -fdata-sections -fno-strict-aliasing -fno-builtin --short-enums -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config/ble_app_ancs_c_s130_pca10028 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/scheduler -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/timer -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fifo -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/delay -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/util -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/device_manager -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/pstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/device -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_db_discovery -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/experimental_section_vars -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/gpiote -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/external/segger_rtt -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/bsp -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_services/ble_ancs_c -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/CMSIS/Include -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/hal -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/gcc -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_advertising -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers/nrf51 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/trace -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/common/softdevice_handler -c -o _build/app_button.o C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button/app_button.c Makefile:196: recipe for target &amp;#39;_build/app_button.o&amp;#39; failed process_begin: CreateProcess(NULL, &amp;quot;C:/Program Files/GNU Tools ARM Embedded/5.4 2016q3/bin/arm-none-eabi-gcc&amp;quot; -DNRF_LOG_USES_RTT=1 -DBOARD_PCA10028 -DSOFTDEVICE_PRESENT -DNRF51 -DS130 -DBLE_STACK_SUPPORT_REQD -DSWI_DISABLE0 -mcpu=cortex-m0 -mthumb -mabi=aapcs --std=gnu99 -Wall -Werror -O3 -g3 -mfloat-abi=soft -ffunction-sections -fdata-sections -fno-strict-aliasing -fno-builtin --short-enums -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config/ble_app_ancs_c_s130_pca10028 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/scheduler -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/timer -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fifo -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/delay -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/util -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/device_manager -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/pstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/device -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_db_discovery -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/experimental_section_vars -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/gpiote -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/external/segger_rtt -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/bsp -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_services/ble_ancs_c -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/CMSIS/Include -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/hal -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/gcc -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_advertising -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers/nrf51 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/trace -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/common/softdevice_handler -c -o _build/app_button.o C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button/app_button.c, ...) failed. make (e=2): 지정된 파일을 찾을 수 없습니다. make[1]: Leaving directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39;
make[1]: * [_build/app_button.o] Error 2 Makefile:159: recipe for target &amp;#39;all&amp;#39; failed make: * [all] Error 2
21:59:49 Build Finished (took 2s.19ms)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81532?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 14:49:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c62cfdf-13f2-4583-86df-feadce14331d</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;The console messages are:&lt;/p&gt;
&lt;p&gt;21:59:47 **** Incremental Build of configuration Default for project ble_app_ancs_c ****
make VERBOSE=1 all
rm -rf _build
make -f  Makefile -C ./  -e cleanobj
make[1]: Entering directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39;
rm -rf _build/*.o
make[1]: Leaving directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39;
make -f  Makefile -C ./  -e nrf51422_xxac_s130
make[1]: Entering directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39;
echo  Makefile
Makefile
mkdir _build
Compiling file: app_button.c
&amp;#39;C:/Program Files/GNU Tools ARM Embedded/5.4 2016q3/bin/arm-none-eabi-gcc&amp;#39; -DNRF_LOG_USES_RTT=1 -DBOARD_PCA10028 -DSOFTDEVICE_PRESENT -DNRF51 -DS130 -DBLE_STACK_SUPPORT_REQD -DSWI_DISABLE0 -mcpu=cortex-m0 -mthumb -mabi=aapcs --std=gnu99 -Wall -Werror -O3 -g3 -mfloat-abi=soft -ffunction-sections -fdata-sections -fno-strict-aliasing -fno-builtin --short-enums  -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config/ble_app_ancs_c_s130_pca10028 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/scheduler -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/timer -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fifo -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/delay -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/util -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/device_manager -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/pstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/device -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_db_discovery -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/experimental_section_vars -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/gpiote -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/external/segger_rtt -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/bsp -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_services/ble_ancs_c -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/CMSIS/Include -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/hal -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/gcc -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_advertising -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers/nrf51 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/trace -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/common/softdevice_handler -c -o _build/app_button.o C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button/app_button.c
Makefile:196: recipe for target &amp;#39;_build/app_button.o&amp;#39; failed
process_begin: CreateProcess(NULL, &amp;quot;C:/Program Files/GNU Tools ARM Embedded/5.4 2016q3/bin/arm-none-eabi-gcc&amp;quot; -DNRF_LOG_USES_RTT=1 -DBOARD_PCA10028 -DSOFTDEVICE_PRESENT -DNRF51 -DS130 -DBLE_STACK_SUPPORT_REQD -DSWI_DISABLE0 -mcpu=cortex-m0 -mthumb -mabi=aapcs --std=gnu99 -Wall -Werror -O3 -g3 -mfloat-abi=soft -ffunction-sections -fdata-sections -fno-strict-aliasing -fno-builtin --short-enums -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config/ble_app_ancs_c_s130_pca10028 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/scheduler -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/timer -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fifo -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage/config -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/delay -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/util -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/device_manager -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/pstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/uart -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/device -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_db_discovery -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/fstorage -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/experimental_section_vars -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/gpiote -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/external/segger_rtt -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/bsp -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_services/ble_ancs_c -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/CMSIS/Include -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/hal -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain/gcc -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/toolchain -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/drivers_nrf/common -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/ble/ble_advertising -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/s130/headers/nrf51 -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/trace -IC:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/softdevice/common/softdevice_handler -c -o _build/app_button.o C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/components/libraries/button/app_button.c, ...) failed.
make (e=2): 지정된 파일을 찾을 수 없습니다.
make[1]: Leaving directory &amp;#39;C:/Users/JoonDong/Desktop/nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_ancs_c/pca10028/s130/armgcc&amp;#39;&lt;/p&gt;
&lt;p&gt;make[1]: *** [_build/app_button.o] Error 2
Makefile:159: recipe for target &amp;#39;all&amp;#39; failed
make: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;21:59:49 Build Finished (took 2s.19ms)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81530?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 14:34:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34716f17-3a29-46e2-a4b1-6376fb828a70</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;You seem to use an asian locale that does not use the &lt;code&gt;\&lt;/code&gt; as a path separator.&lt;/p&gt;
&lt;p&gt;The error message is clear: &lt;code&gt;CreateProcess&lt;/code&gt; (the windows function to run a program) cannot find &lt;code&gt;C:/Program Files/[...]&lt;/code&gt;  - note the wrong path separators here. &lt;code&gt;CreateProcess()&lt;/code&gt; needs windows path separators to work.&lt;/p&gt;
&lt;p&gt;You will need to replace the &lt;code&gt;/&lt;/code&gt; in your &amp;quot;Toolchain Folder&amp;quot; setting. And you want to check whether this actually points to the correct location on your C: Drive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81524?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 13:11:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad206f2b-eee7-4951-bab7-f27cceed5393</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Thanks, looks identical, but would be nice to see the whole command string for app_button.c from the Eclipse log. Please try to remove sh.exe  temporary from the build tools folder and see if you get the same result (do you have other shells installed?).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81525?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 13:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ecc4d46-3039-41d3-8bc7-cda8f2ecc2f7</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;I include.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81520?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 12:17:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ced4f0dd-c087-4a21-a425-162eda5706e1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Please include the build from the command prompt for comparison (built with verbose logging enabled: &lt;em&gt;make VERBOSE=1&lt;/em&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81522?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 12:13:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9206f58-5e9f-4d27-bb41-06c6745b40af</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;It works well in command prompt..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81521?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 12:04:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50e37851-229f-4d17-a0e2-a2543ce68202</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Are you able to build the example from the command line, or do you get the same error as shown in Eclipse?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81519?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 11:55:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d886d9ec-120d-460c-92c1-8191594d1c84</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;Yes, it it correct..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81527?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 06:58:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0c7e51d-458e-4003-9ee2-025c97a6d1d3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;From the build log it appears that the compiler is not found. Can you verify that C:/Program Files (x86)/GNU Tools ARM Embedded/5.4 2016q3 is a valid path on your system?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81526?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 14:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bc3065c-09ea-4214-b36c-36854cba5b83</guid><dc:creator>J.Kwon</dc:creator><description>&lt;p&gt;I posted console view.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is not build done?</title><link>https://devzone.nordicsemi.com/thread/81523?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 11:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:653446ec-9d0a-4fd3-a7af-b53b2d0e6fef</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, please include the build log which is printed out the console view. Shouldn&amp;#39;t there be forward slashes in the build tools path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>