Skip to content

Instantly share code, notes, and snippets.

@dtanner
Created November 3, 2020 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dtanner/98556d7f9a744558ae29e4b22b9120cb to your computer and use it in GitHub Desktop.
Save dtanner/98556d7f9a744558ae29e4b22b9120cb to your computer and use it in GitHub Desktop.
Log output of a working Arduino build with debug compile and upload flags
/Applications/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/dan/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/dan/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/dan/Documents/Arduino/libraries -fqbn=adafruit:nrf52:feather52832:softdevice=s132v6,debug=l0 -vid-pid=0000_0000 -ide-version=10813 -build-path /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855 -warnings=none -build-cache /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_cache_42512 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.nrfjprog.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/nrfjprog/9.4.0 -prefs=runtime.tools.nrfjprog-9.4.0.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/nrfjprog/9.4.0 -prefs=runtime.tools.arm-none-eabi-gcc.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4 -prefs=runtime.tools.arm-none-eabi-gcc-9-2019q4.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4 -verbose /Users/dan/code/cyclometry/arduino/nrf52_with_hall/nrf52_with_hall.ino
/Applications/Arduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Arduino.app/Contents/Java/hardware -hardware /Users/dan/Library/Arduino15/packages -tools /Applications/Arduino.app/Contents/Java/tools-builder -tools /Applications/Arduino.app/Contents/Java/hardware/tools/avr -tools /Users/dan/Library/Arduino15/packages -built-in-libraries /Applications/Arduino.app/Contents/Java/libraries -libraries /Users/dan/Documents/Arduino/libraries -fqbn=adafruit:nrf52:feather52832:softdevice=s132v6,debug=l0 -vid-pid=0000_0000 -ide-version=10813 -build-path /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855 -warnings=none -build-cache /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_cache_42512 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.nrfjprog.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/nrfjprog/9.4.0 -prefs=runtime.tools.nrfjprog-9.4.0.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/nrfjprog/9.4.0 -prefs=runtime.tools.arm-none-eabi-gcc.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4 -prefs=runtime.tools.arm-none-eabi-gcc-9-2019q4.path=/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4 -verbose /Users/dan/code/cyclometry/arduino/nrf52_with_hall/nrf52_with_hall.ino
Using board 'feather52832' from platform in folder: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0
Using core 'nRF5' from platform in folder: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0
Detecting libraries used...
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -w -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=64000000 -DARDUINO=10813 -DARDUINO_NRF52832_FEATHER -DARDUINO_ARCH_NRF52 "-DARDUINO_BSP_VERSION=\"0.21.0\"" -DNRF52832_XXAA -DNRF52 -DSOFTDEVICE_PRESENT -DARDUINO_NRF52_ADAFRUIT -DNRF52_SERIES -DLFS_NAME_MAX=64 -Ofast -DCFG_DEBUG=0 -DCFG_LOGGER=1 -DCFG_SYSVIEW=0 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/cmsis/Core/Include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/hal -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/mdk -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/soc -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/Source/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/GCC/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/CMSIS/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/SEGGER -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/Config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/variants/feather_nrf52832 /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for bluefruit.h: [Bluefruit52Lib@0.21.0]
ResolveLibrary(bluefruit.h)
-> candidates: [Bluefruit52Lib@0.21.0]
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -w -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=64000000 -DARDUINO=10813 -DARDUINO_NRF52832_FEATHER -DARDUINO_ARCH_NRF52 "-DARDUINO_BSP_VERSION=\"0.21.0\"" -DNRF52832_XXAA -DNRF52 -DSOFTDEVICE_PRESENT -DARDUINO_NRF52_ADAFRUIT -DNRF52_SERIES -DLFS_NAME_MAX=64 -Ofast -DCFG_DEBUG=0 -DCFG_LOGGER=1 -DCFG_SYSVIEW=0 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/cmsis/Core/Include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/hal -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/mdk -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/soc -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/Source/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/GCC/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/CMSIS/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/SEGGER -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/Config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/variants/feather_nrf52832 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for Adafruit_LittleFS.h: [Adafruit_LittleFS@0.11.0]
ResolveLibrary(Adafruit_LittleFS.h)
-> candidates: [Adafruit_LittleFS@0.11.0]
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -w -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=64000000 -DARDUINO=10813 -DARDUINO_NRF52832_FEATHER -DARDUINO_ARCH_NRF52 "-DARDUINO_BSP_VERSION=\"0.21.0\"" -DNRF52832_XXAA -DNRF52 -DSOFTDEVICE_PRESENT -DARDUINO_NRF52_ADAFRUIT -DNRF52_SERIES -DLFS_NAME_MAX=64 -Ofast -DCFG_DEBUG=0 -DCFG_LOGGER=1 -DCFG_SYSVIEW=0 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/cmsis/Core/Include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/hal -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/mdk -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/soc -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/Source/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/GCC/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/CMSIS/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/SEGGER -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/Config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/variants/feather_nrf52832 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEAdvertising.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLECentral.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLECharacteristic.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEClientCharacteristic.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEClientService.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEConnection.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEDiscovery.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEGatt.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEPeriph.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEScanner.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEService.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/BLEUuid.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/bluefruit.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEAncs.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEClientBas.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEClientCts.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEClientDis.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEClientHidAdafruit.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/clients/BLEClientUart.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEBas.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEBeacon.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEDfu.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEDis.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEHidAdafruit.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEHidGeneric.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEMidi.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/BLEUart.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/services/EddyStone.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/utility/AdaMsg.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/utility/bonding.cpp
Alternatives for InternalFileSystem.h: [InternalFileSytem@0.11.0]
ResolveLibrary(InternalFileSystem.h)
-> candidates: [InternalFileSytem@0.11.0]
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src/utility/bootloader_util.c
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src/Adafruit_LittleFS.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src/Adafruit_LittleFS_File.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src/littlefs/lfs.c
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src/littlefs/lfs_util.c
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem/src/InternalFileSystem.cpp
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem/src/flash/flash_cache.c
Using cached library dependencies for file: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem/src/flash/flash_nrf5x.c
Generating function prototypes...
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -w -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=64000000 -DARDUINO=10813 -DARDUINO_NRF52832_FEATHER -DARDUINO_ARCH_NRF52 "-DARDUINO_BSP_VERSION=\"0.21.0\"" -DNRF52832_XXAA -DNRF52 -DSOFTDEVICE_PRESENT -DARDUINO_NRF52_ADAFRUIT -DNRF52_SERIES -DLFS_NAME_MAX=64 -Ofast -DCFG_DEBUG=0 -DCFG_LOGGER=1 -DCFG_SYSVIEW=0 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/cmsis/Core/Include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/hal -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/mdk -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/soc -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/Source/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/GCC/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/CMSIS/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/SEGGER -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/Config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/variants/feather_nrf52832 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem/src /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp -o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE
/Applications/Arduino.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch...
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -w -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -MMD -DF_CPU=64000000 -DARDUINO=10813 -DARDUINO_NRF52832_FEATHER -DARDUINO_ARCH_NRF52 "-DARDUINO_BSP_VERSION=\"0.21.0\"" -DNRF52832_XXAA -DNRF52 -DSOFTDEVICE_PRESENT -DARDUINO_NRF52_ADAFRUIT -DNRF52_SERIES -DLFS_NAME_MAX=64 -Ofast -DCFG_DEBUG=0 -DCFG_LOGGER=1 -DCFG_SYSVIEW=0 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/cmsis/Core/Include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/hal -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/mdk -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/soc -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/nrfx/drivers/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/nordic/softdevice/s132_nrf52_6.1.1_API/include/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/Source/include -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/GCC/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/freertos/portable/CMSIS/nrf52 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/SEGGER -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/sysview/Config -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/variants/feather_nrf52832 -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS/src -I/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem/src /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp -o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp.o
Compiling libraries...
Compiling library "Bluefruit52Lib"
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEAdvertising.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEGatt.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLECentral.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEClientService.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLECharacteristic.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEClientCharacteristic.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEDiscovery.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEConnection.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEUuid.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEScanner.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEService.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEPeriph.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/bluefruit.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientHidAdafruit.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEAncs.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientCts.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientUart.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientBas.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientDis.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEDfu.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEHidGeneric.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEBeacon.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEBas.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEUart.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEHidAdafruit.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEDis.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEMidi.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/EddyStone.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/bootloader_util.c.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/AdaMsg.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/bonding.cpp.o
Compiling library "Adafruit_LittleFS"
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/Adafruit_LittleFS.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/Adafruit_LittleFS_File.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/littlefs/lfs.c.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/littlefs/lfs_util.c.o
Compiling library "InternalFileSytem"
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/InternalFileSystem.cpp.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/flash/flash_cache.c.o
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/flash/flash_nrf5x.c.o
Compiling core...
Using previously compiled file: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/core/variant.cpp.o
Using precompiled core: /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_cache_42512/core/core_adafruit_nrf52_feather52832_softdevice_s132v6,debug_l0_6e3b98cc6bc5b353f4e24b2fa300ac88.a
Linking everything together...
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-gcc -L/var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855 -Ofast -Wl,--gc-sections -save-temps -L/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/cores/nRF5/linker -Tnrf52832_s132_v6.ld -Wl,-Map,/var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.map -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -u _printf_float -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align --specs=nano.specs --specs=nosys.specs -o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.elf /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/sketch/nrf52_with_hall.ino.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEAdvertising.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLECentral.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLECharacteristic.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEClientCharacteristic.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEClientService.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEConnection.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEDiscovery.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEGatt.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEPeriph.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEScanner.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEService.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/BLEUuid.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/bluefruit.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEAncs.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientBas.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientCts.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientDis.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientHidAdafruit.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/clients/BLEClientUart.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEBas.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEBeacon.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEDfu.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEDis.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEHidAdafruit.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEHidGeneric.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEMidi.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/BLEUart.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/services/EddyStone.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/bootloader_util.c.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/AdaMsg.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Bluefruit52Lib/utility/bonding.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/Adafruit_LittleFS.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/Adafruit_LittleFS_File.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/littlefs/lfs.c.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/Adafruit_LittleFS/littlefs/lfs_util.c.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/InternalFileSystem.cpp.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/flash/flash_cache.c.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/libraries/InternalFileSytem/flash/flash_nrf5x.c.o /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/core/variant.cpp.o -Wl,--start-group -lm /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/../arduino_cache_42512/core/core_adafruit_nrf52_feather52832_softdevice_s132v6,debug_l0_6e3b98cc6bc5b353f4e24b2fa300ac88.a -Wl,--end-group
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-objcopy -O ihex /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.elf /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.hex
/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/tools/adafruit-nrfutil/macos/adafruit-nrfutil dfu genpkg --dev-type 0x0052 --sd-req 0x00B7 --application /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.hex /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.zip
Zip created at /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.zip
Using library Bluefruit52Lib at version 0.21.0 in folder: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Bluefruit52Lib
Using library Adafruit_LittleFS at version 0.11.0 in folder: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/Adafruit_LittleFS
Using library InternalFileSytem at version 0.11.0 in folder: /Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/libraries/InternalFileSytem
/Users/dan/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-size -A /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.elf
Sketch uses 73524 bytes (25%) of program storage space. Maximum is 290816 bytes.
Global variables use 9112 bytes (17%) of dynamic memory, leaving 43112 bytes for local variables. Maximum is 52224 bytes.
/Users/dan/Library/Arduino15/packages/adafruit/hardware/nrf52/0.21.0/tools/adafruit-nrfutil/macos/adafruit-nrfutil --verbose dfu serial -pkg /var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.zip -p /dev/cu.usbserial-01E02A38 -b 115200 --singlebank
Upgrading target on /dev/cu.usbserial-01E02A38 with DFU package /private/var/folders/sc/42wc3xvs0jj_vp49xs3rvd8d5hhbjh/T/arduino_build_612855/nrf52_with_hall.ino.zip. Flow control is disabled, Single bank, Touch disabled
Opened serial port /dev/cu.usbserial-01E02A38
Starting DFU upgrade of type 4, SoftDevice size: 0, bootloader size: 0, application size: 73532
Sending DFU start packet
Sending DFU init packet
Sending firmware file
########################################
########################################
########################################
########################
Activating new firmware
DFU upgrade took 10.861809730529785s
Device programmed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment