<?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>nRF52 project in Eclipse doesn&amp;#39;t see makefile defines</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19944/nrf52-project-in-eclipse-doesn-t-see-makefile-defines</link><description>Hey all, 
 I followed Vidar&amp;#39;s excellent tutorial, and it works! I can compile without errors. However, when I try to walk through the project in Eclipse (the blinky example), a bunch of stuff is grayed out (for example: 
 #if LEDS_NUMBER &amp;gt; 0
static</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Sep 2018 06:22:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19944/nrf52-project-in-eclipse-doesn-t-see-makefile-defines" /><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/148309?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 06:22:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8a1de55-e8a5-4693-83d2-cfde04d179ad</guid><dc:creator>victor_CHINA</dc:creator><description>&lt;p&gt;Hi Calvin&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have you solved this problem？&lt;/p&gt;
&lt;p&gt;I have this problem too ，any help from you will be appreciate!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77617?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 16:09:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0b77432-a1d9-4ef1-8ee9-aca9afc47bf6</guid><dc:creator>Calvin</dc:creator><description>&lt;p&gt;Here&amp;#39;s the tail of the console output with -v added:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; ../components/libraries/log/src
 c:\program files (x86)\gnu tools arm embedded\4.9 2015q3\bin\../lib/gcc/arm-none-eabi/4.9.3/include
 c:\program files (x86)\gnu tools arm embedded\4.9 2015q3\bin\../lib/gcc/arm-none-eabi/4.9.3/include-fixed
 c:\program files (x86)\gnu tools arm embedded\4.9 2015q3\bin\../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/include
End of search list.
GNU C (GNU Tools for ARM Embedded Processors) version 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] (arm-none-eabi)
	compiled by GNU C version 4.7.4, GMP version 4.3.2, MPFR version 2.4.2, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 9e5204409b6749d2b38216b284d4cf4d
COLLECT_GCC_OPTIONS=&amp;#39;-MP&amp;#39; &amp;#39;-MD&amp;#39; &amp;#39;-std=c99&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_64&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;SOFTDEVICE_PRESENT&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;BOARD_PCA10040&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52832&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF_LOG_USES_RTT=1&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_58&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_54&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_31&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_51&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_36&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;UART_DEBUG&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;CONFIG_GPIO_AS_PINRESET&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_12&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;BLE_STACK_SUPPORT_REQD&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_15&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF_SD_BLE_API_VERSION=3&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;SWI_DISABLE0&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_20&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_55&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;S132&amp;#39; &amp;#39;-mcpu=cortex-m4&amp;#39; &amp;#39;-mthumb&amp;#39; &amp;#39;-mabi=aapcs&amp;#39; &amp;#39;-Wall&amp;#39; &amp;#39;-Werror&amp;#39; &amp;#39;-O0&amp;#39; &amp;#39;-g3&amp;#39; &amp;#39;-v&amp;#39; &amp;#39;-mfloat-abi=hard&amp;#39; &amp;#39;-mfpu=fpv4-sp-d16&amp;#39; &amp;#39;-ffunction-sections&amp;#39; &amp;#39;-fdata-sections&amp;#39; &amp;#39;-fno-strict-aliasing&amp;#39; &amp;#39;-fno-builtin&amp;#39; &amp;#39;-fshort-enums&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/comp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/twi_master&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ancs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ias_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/tiny-AES128&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/s132/headers/nrf52&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/cdc/acm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/generic&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/msc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCrypto&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/experimental_eddystone&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/log&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_gls&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/fstorage&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/i2s&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/gpiote&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/gpiote&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/boards&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/common&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_advertising&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/adc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_bas_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/cifra_AES128-EAX&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hrs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/queue&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_dtm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain/cmsis/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_rscs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/uart&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/common&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lls&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/wdt&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/bsp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_bas&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/experimental_section_vars&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/s132/headers&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ans_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/slip&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/mem_manager&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCrypto/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/segger_rtt&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/cdc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/hal&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_nus_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/rtc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ias&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/mouse&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/ppi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_dfu&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/twis_slave&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/scheduler&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lbs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hts&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/delay&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/crc16&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/timer&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/util&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./inc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/csense_drv&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/csense&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/rng&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/low_power_pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/hardfault&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_cscs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/uart&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/hci&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/kbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/spi_slave&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCryptoP256&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/lpcomp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/timer&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/power&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/config&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/led_softblink&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/qdec&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_cts_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/spi_master&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_nus&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hids&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/pdm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/crc32&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/audio&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/sensorsim&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/peer_manager&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/swi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_tps&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_dis&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/device&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/nrf_ble_qwr&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/button&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/saadc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lbs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCryptoP256/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_escs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_racp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain/gcc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/fds&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/twi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/clock&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_rscs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/usbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/common/softdevice_handler&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hrs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/log/src&amp;#39; &amp;#39;-c&amp;#39; &amp;#39;-o&amp;#39; &amp;#39;_build/nrf52832_xxaa_nrf_ble_escs.c.o&amp;#39;
 c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/as.exe -v -I ../components/drivers_nrf/comp -I ../components/drivers_nrf/twi_master -I ../components/ble/ble_services/ble_ancs_c -I ../components/ble/ble_services/ble_ias_c -I ../components/libraries/pwm -I ../external/tiny-AES128 -I ../components/softdevice/s132/headers/nrf52 -I ../components/libraries/usbd/class/cdc/acm -I ../components/libraries/usbd/class/hid/generic -I ../components/libraries/usbd/class/msc -I ../components/libraries/usbd/class/hid -I ./src/occ/occ/OberonHAPCrypto -I ../components/libraries/experimental_eddystone -I ../components/libraries/log -I ../components/ble/ble_services/ble_gls -I ../components/libraries/fstorage -I ../components/drivers_nrf/i2s -I ./src -I ../components/libraries/gpiote -I ../components/drivers_nrf/gpiote -I ../components/boards -I ../components/drivers_nrf/common -I ../components/ble/ble_advertising -I ../components/drivers_nrf/adc -I ../components/ble/ble_services/ble_bas_c -I ../external/cifra_AES128-EAX -I ../components/ble/ble_services/ble_hrs_c -I ../components/libraries/queue -I ../components/ble/ble_dtm -I ../components/toolchain/cmsis/include -I ../components/ble/ble_services/ble_rscs_c -I ../components/drivers_nrf/uart -I ../components/ble/common -I ../components/ble/ble_services/ble_lls -I ../components/drivers_nrf/wdt -I ../components/libraries/bsp -I ../components/ble/ble_services/ble_bas -I ../components/libraries/experimental_section_vars -I ../components/softdevice/s132/headers -I ../components/ble/ble_services/ble_ans_c -I ../components/libraries/slip -I ../components/libraries/mem_manager -I ./src/occ/occ/OberonHAPCrypto/include -I ../external/segger_rtt -I ../components/libraries/usbd/class/cdc -I ../components/drivers_nrf/hal -I ../components/ble/ble_services/ble_nus_c -I ../components/drivers_nrf/rtc -I ../components/ble/ble_services/ble_ias -I ../components/libraries/usbd/class/hid/mouse -I ../components/drivers_nrf/ppi -I ../components/ble/ble_services/ble_dfu -I ../components/drivers_nrf/twis_slave -I ../components -I ../components/libraries/scheduler -I ../components/ble/ble_services/ble_lbs -I ../components/ble/ble_services/ble_hts -I ../components/drivers_nrf/delay -I ../components/libraries/crc16 -I ../components/drivers_nrf/timer -I ../components/libraries/util -I ../components/drivers_nrf/pwm -I ./inc -I ../components/libraries/csense_drv -I ../components/libraries/csense -I ../components/drivers_nrf/rng -I ../components/libraries/low_power_pwm -I ../components/libraries/hardfault -I ../components/ble/ble_services/ble_cscs -I ../components/libraries/uart -I ../components/libraries/hci -I ../components/libraries/usbd/class/hid/kbd -I ../components/drivers_nrf/spi_slave -I ./src/occ/occ/OberonHAPCryptoP256 -I ../components/drivers_nrf/lpcomp -I ../components/libraries/timer -I ../components/drivers_nrf/power -I ../components/libraries/usbd/config -I ../components/toolchain -I ../components/libraries/led_softblink -I ../components/drivers_nrf/qdec -I ../components/ble/ble_services/ble_cts_c -I ../components/drivers_nrf/spi_master -I ../components/ble/ble_services/ble_nus -I ../components/ble/ble_services/ble_hids -I ../components/drivers_nrf/pdm -I ../components/libraries/crc32 -I ../components/libraries/usbd/class/audio -I ../components/libraries/sensorsim -I ../components/ble/peer_manager -I ../components/drivers_nrf/swi -I ../components/ble/ble_services/ble_tps -I ../components/ble/ble_services/ble_dis -I ../components/device -I ../components/ble/nrf_ble_qwr -I ../components/libraries/button -I ../components/libraries/usbd -I ../components/drivers_nrf/saadc -I ../components/ble/ble_services/ble_lbs_c -I ./src/occ/occ/OberonHAPCryptoP256/include -I ../components/ble/ble_services/ble_escs -I ../components/ble/ble_racp -I ../components/toolchain/gcc -I ../components/libraries/fds -I ../components/libraries/twi -I ../components/drivers_nrf/clock -I ../components/ble/ble_services/ble_rscs -I ../components/drivers_nrf/usbd -I ../components/softdevice/common/softdevice_handler -I ../components/ble/ble_services/ble_hrs -I ../components/libraries/log/src -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -meabi=5 -o _build/nrf52832_xxaa_nrf_ble_escs.c.o C:\Users\calvin2x\AppData\Local\Temp\ccIWzcDI.s
GNU assembler version 2.24.0 (arm-none-eabi) using BFD version (GNU Tools for ARM Embedded Processors) 2.24.0.20150921
COMPILER_PATH=c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/
LIBRARY_PATH=c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/armv7e-m/fpu/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/lib/armv7e-m/fpu/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../arm-none-eabi/lib/armv7e-m/fpu/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/lib/;c:/program files (x86)/gnu tools arm embedded/4.9 2015q3/bin/../arm-none-eabi/lib/
COLLECT_GCC_OPTIONS=&amp;#39;-MP&amp;#39; &amp;#39;-MD&amp;#39; &amp;#39;-std=c99&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_64&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;SOFTDEVICE_PRESENT&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;BOARD_PCA10040&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52832&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF_LOG_USES_RTT=1&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_58&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_54&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_31&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_51&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_36&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;UART_DEBUG&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;CONFIG_GPIO_AS_PINRESET&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_12&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;BLE_STACK_SUPPORT_REQD&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_15&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF_SD_BLE_API_VERSION=3&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;SWI_DISABLE0&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_20&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;NRF52_PAN_55&amp;#39; &amp;#39;-D&amp;#39; &amp;#39;S132&amp;#39; &amp;#39;-mcpu=cortex-m4&amp;#39; &amp;#39;-mthumb&amp;#39; &amp;#39;-mabi=aapcs&amp;#39; &amp;#39;-Wall&amp;#39; &amp;#39;-Werror&amp;#39; &amp;#39;-O0&amp;#39; &amp;#39;-g3&amp;#39; &amp;#39;-v&amp;#39; &amp;#39;-mfloat-abi=hard&amp;#39; &amp;#39;-mfpu=fpv4-sp-d16&amp;#39; &amp;#39;-ffunction-sections&amp;#39; &amp;#39;-fdata-sections&amp;#39; &amp;#39;-fno-strict-aliasing&amp;#39; &amp;#39;-fno-builtin&amp;#39; &amp;#39;-fshort-enums&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/comp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/twi_master&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ancs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ias_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/tiny-AES128&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/s132/headers/nrf52&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/cdc/acm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/generic&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/msc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCrypto&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/experimental_eddystone&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/log&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_gls&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/fstorage&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/i2s&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/gpiote&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/gpiote&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/boards&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/common&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_advertising&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/adc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_bas_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/cifra_AES128-EAX&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hrs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/queue&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_dtm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain/cmsis/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_rscs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/uart&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/common&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lls&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/wdt&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/bsp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_bas&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/experimental_section_vars&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/s132/headers&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ans_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/slip&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/mem_manager&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCrypto/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../external/segger_rtt&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/cdc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/hal&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_nus_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/rtc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_ias&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/mouse&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/ppi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_dfu&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/twis_slave&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/scheduler&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lbs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hts&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/delay&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/crc16&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/timer&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/util&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./inc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/csense_drv&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/csense&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/rng&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/low_power_pwm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/hardfault&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_cscs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/uart&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/hci&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/hid/kbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/spi_slave&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCryptoP256&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/lpcomp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/timer&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/power&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/config&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/led_softblink&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/qdec&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_cts_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/spi_master&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_nus&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hids&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/pdm&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/crc32&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd/class/audio&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/sensorsim&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/peer_manager&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/swi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_tps&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_dis&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/device&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/nrf_ble_qwr&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/button&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/usbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/saadc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_lbs_c&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;./src/occ/occ/OberonHAPCryptoP256/include&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_escs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_racp&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/toolchain/gcc&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/fds&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/twi&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/clock&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_rscs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/drivers_nrf/usbd&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/softdevice/common/softdevice_handler&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/ble/ble_services/ble_hrs&amp;#39; &amp;#39;-I&amp;#39; &amp;#39;../components/libraries/log/src&amp;#39; &amp;#39;-c&amp;#39; &amp;#39;-o&amp;#39; &amp;#39;_build/nrf52832_xxaa_nrf_ble_escs.c.o&amp;#39;
Linking target: _build/nrf52832_xxaa.out
&amp;#39;&amp;#39;
   text	   data	    bss	    dec	    hex	filename
  72904	    188	   4032	  77124	  12d44	_build/nrf52832_xxaa.out
&amp;#39;&amp;#39;
Preparing: _build/nrf52832_xxaa.hex
Preparing: _build/nrf52832_xxaa.bin

07:55:28 Build Finished (took 50s.394ms)
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77616?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 15:49:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aa478b6-98b9-4d1c-9055-c5b3022db99e</guid><dc:creator>Calvin</dc:creator><description>&lt;p&gt;Sorry--that wasn&amp;#39;t very clean...and I can&amp;#39;t edit. Basically, the console output just shows the compiles.  I think maybe I need to set verbose levels higher to get more interesting information?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77615?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 15:46:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea8f12e1-cbac-4850-ab18-f4c4f45f76c5</guid><dc:creator>Calvin</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s a screenshot of the CDT entries:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/CDTEntries.JPG" alt="CDT Entries" /&gt;&lt;/p&gt;
&lt;p&gt;As for the build output--do you mean the info shown in the console window? It isn&amp;#39;t very interesting, but here you go:&lt;/p&gt;
&lt;p&gt;07:31:53 **** Build of configuration Default for project Basicalle ****
make all
mkdir _build
Compiling file: nrf_log_backend_serial.c
Compiling file: nrf_log_frontend.c
Compiling file: aes.c
Compiling file: app_button.c
Compiling file: app_error.c
Compiling file: app_error_weak.c
Compiling file: app_scheduler.c
Compiling file: app_timer.c
Compiling file: app_timer_appsh.c
Compiling file: app_util_platform.c&lt;/p&gt;
&lt;p&gt;Compiling file: blockwise.c
Compiling file: cifra_eax_aes.c
Compiling file: cmac.c
Compiling file: crc16.c
Compiling file: eax.c
Compiling file: es_adv.c
Compiling file: es_adv_frame.c
Compiling file: es_adv_timing.c
Compiling file: es_adv_timing_resolver.c
Compiling file: es_battery_voltage_saadc.c
Compiling file: es_flash.c
Compiling file: es_gatts.c
Compiling file: es_security.c
Compiling file: es_security_timing.c
Compiling file: es_slot.c
Compiling file: es_slot_reg.c
Compiling file: es_tlm.c
Compiling file: fds.c
Compiling file: fstorage.c
Compiling file: gf128.c
Compiling file: hardfault_implementation.c
Compiling file: modes.c
Compiling file: nrf_assert.c
Compiling file: nrf_ble_es.c
Compiling file: sdk_errors.c
Compiling file: sensorsim.c
Compiling file: RTT_Syscalls_GCC.c
Compiling file: SEGGER_RTT.c
Compiling file: SEGGER_RTT_printf.c
Compiling file: boards.c
Compiling file: nrf_drv_clock.c
Compiling file: nrf_drv_common.c
Compiling file: nrf_drv_gpiote.c
Compiling file: nrf_drv_saadc.c
Compiling file: nrf_drv_uart.c
Compiling file: nrf_saadc.c
Compiling file: softdevice_handler.c
Compiling file: bsp.c
Compiling file: bsp_btn_ble.c
Compiling file: bsp_nfc.c
Compiling file: main.c
Compiling file: ble_advdata.c
Compiling file: ble_advertising.c
Compiling file: ble_conn_params.c
Compiling file: ble_srv_common.c
Assembling file: gcc_startup_nrf52.S
Compiling file: system_nrf52.c
Compiling file: nrf_ble_escs.c
Linking target: _build/nrf52832_xxaa.out
&amp;#39;&amp;#39;
text	   data	    bss	    dec	    hex	filename
72904	    188	   4032	  77124	  12d44	_build/nrf52832_xxaa.out
&amp;#39;&amp;#39;
Preparing: _build/nrf52832_xxaa.hex
Preparing: _build/nrf52832_xxaa.bin&lt;/p&gt;
&lt;p&gt;07:32:31 Build Finished (took 38s.179ms)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77614?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 14:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daa30bca-664a-44fb-8441-ece5f91f54b9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Calvin, please include the build output as well. In addition, open the entries tab in the pre-processor view and expand the CDT GCC Build output Parser entry to see which symbols/include paths were included. Suspect the pre-processor symbols are missing (key symbol on entry indicates that it is partially working at least).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77613?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 14:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad507197-3103-43cd-8b67-238ee9e64443</guid><dc:creator>Calvin</dc:creator><description>&lt;p&gt;Hi Stian,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, I should have been more clear--the GCC tutorial &lt;em&gt;is&lt;/em&gt; the one I referenced in my post. I&amp;#39;d already followed the instructions under the &lt;em&gt;Enable auto discovery&lt;/em&gt; chapter, and grabbed the patched makefile.common before posting to this forum.  Here are some screenshots:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/CDTBuilt_2D00_inCompilerSettingsCrossARM.JPG" alt="CDT GCC Built-in Compile Settings Cross ARM" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/CDTGCCBuildOutputParser.JPG" alt="CDT GCC Build Output Parser" /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been through the tutorial three times, and can&amp;#39;t figure out where I went wrong.&lt;/p&gt;
&lt;p&gt;Note that it compiles fine. No errors. The problem is that the defines in the makefile (not the makefile.common, but the makefile in ./examples/ble_peripheral/experimental_ble_app_eddystone/pca10040/s132/armgcc) aren&amp;#39;t recognized by Eclipse.  This makes Eclipse pretty useless as an IDE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 project in Eclipse doesn't see makefile defines</title><link>https://devzone.nordicsemi.com/thread/77612?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 10:30:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6895215f-bca4-4b71-aa9a-3059fcfa63a4</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, if you look at the GCC tutorial, &lt;a href="https://devzone.nordicsemi.com/tutorials/7/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;, under the chapter, &lt;em&gt;Enable auto discovery of symbols, include paths and compiler settings&lt;/em&gt;, there is a description of the problem (Vidar told me that he thinks this is the problem). New patched makefile.common files are included in the bottom of the tutorial.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>