INSTALLNG OF CUBECELL SOFTWARE:
âââ
peter@peter:~/arduino-1.8.13/hardware$ mkdir -p ~/Arduino/hardware/CubeCell
peter@peter:~/arduino-1.8.13/hardware$ cd ~/Arduino/hardware/CubeCell
peter@peter:~/Arduino/hardware/CubeCell$
peter@peter:~/Arduino/hardware/CubeCell$
peter@peter:~/Arduino/hardware/CubeCell$ git clone https://github.com/HelTecAutomation/ASR650x-Arduino.git CubeCell
Cloning into âCubeCellââŚ
remote: Enumerating objects: 161, done.
remote: Counting objects: 100% (161/161), done.
remote: Compressing objects: 100% (111/111), done.
remote: Total 4007 (delta 71), reused 103 (delta 36), pack-reused 3846
Receiving objects: 100% (4007/4007), 17.48 MiB | 2.67 MiB/s, done.
Resolving deltas: 100% (2040/2040), done.
Checking connectivity⌠done.
peter@peter:~/Arduino/hardware/CubeCell$ cd CubeCell/tools
peter@peter:~/Arduino/hardware/CubeCell/CubeCell/tools$
peter@peter:~/Arduino/hardware/CubeCell/CubeCell/tools$ python get.py
System: Linux, Info: Linux-4.15.0-112-generic-x86_64-with-Ubuntu-16.04-xenial
Platform: x86_64-pc-linux-gnu
Downloading CubeCellelftool-0.0.1-linux.tar.gz
100% totalsize: 9.51M
Done
Extracting CubeCellelftool-0.0.1-linux.tar.gz
Downloading CubeCellflash-0.0.1-linux.tar.gz
100% totalsize: 10.21M
Done
Extracting CubeCellflash-0.0.1-linux.tar.gz
Downloading gcc-arm-none-eabi-8-2019-q3-update-linux.tar.gz
100% totalsize: 118.08M
Done
Extracting gcc-arm-none-eabi-8-2019-q3-update-linux.tar.gz
Done
peter@peter:~/Arduino/hardware/CubeCell/CubeCell/tools$
âââ
====================
COMPILING IN THE ARDUINO IDE:
âââ
Arduino: 1.8.13 (Linux), Board: âCubeCell-BoardďźHTCC-AB01ďź, REGION_EU868, CLASS_A, ABP, OFF, UNCONFIRMED, OFF, ON, ACTIVE, Freq && DIOâ
/home/peter/arduino-1.8.13/arduino-builder -dump-prefs -logger=machine -hardware /home/peter/arduino-1.8.13/hardware -hardware /home/peter/.arduino15/packages -hardware /home/peter/Arduino/hardware -tools /home/peter/arduino-1.8.13/tools-builder -tools /home/peter/arduino-1.8.13/hardware/tools/avr -tools /home/peter/.arduino15/packages -built-in-libraries /home/peter/arduino-1.8.13/libraries -libraries /home/peter/Arduino/libraries -fqbn=CubeCell:CubeCell:CubeCell-Board:LORAWAN_REGION=5,LORAWAN_CLASS=0,LORAWAN_NETMODE=1,LORAWAN_ADR=1,LORAWAN_UPLINKMODE=1,LORAWAN_Net_Reserve=0,LORAWAN_AT_SUPPORT=0,LORAWAN_RGB=1,LORAWAN_DebugLevel=2 -vid-pid=10C4_EA60 -ide-version=10813 -build-path /tmp/arduino_build_321730 -warnings=none -build-cache /tmp/arduino_cache_549682 -prefs=build.warn_data_percentage=75 -verbose /home/peter/Desktop/archive_3/elektronik_addings_aug/oneWireSearch/oneWireSearch.ino
/home/peter/arduino-1.8.13/arduino-builder -compile -logger=machine -hardware /home/peter/arduino-1.8.13/hardware -hardware /home/peter/.arduino15/packages -hardware /home/peter/Arduino/hardware -tools /home/peter/arduino-1.8.13/tools-builder -tools /home/peter/arduino-1.8.13/hardware/tools/avr -tools /home/peter/.arduino15/packages -built-in-libraries /home/peter/arduino-1.8.13/libraries -libraries /home/peter/Arduino/libraries -fqbn=CubeCell:CubeCell:CubeCell-Board:LORAWAN_REGION=5,LORAWAN_CLASS=0,LORAWAN_NETMODE=1,LORAWAN_ADR=1,LORAWAN_UPLINKMODE=1,LORAWAN_Net_Reserve=0,LORAWAN_AT_SUPPORT=0,LORAWAN_RGB=1,LORAWAN_DebugLevel=2 -vid-pid=10C4_EA60 -ide-version=10813 -build-path /tmp/arduino_build_321730 -warnings=none -build-cache /tmp/arduino_cache_549682 -prefs=build.warn_data_percentage=75 -verbose /home/peter/Desktop/archive_3/elektronik_addings_aug/oneWireSearch/oneWireSearch.ino
Using board âCubeCell-Boardâ from platform in folder: /home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5
Using core âasr650xâ from platform in folder: /home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5
Detecting libraries usedâŚ
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_EU868 -DARDUINO=10813 -DACTIVE_REGION=LORAMAC_REGION_EU868 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=false -DLORAWAN_ADR=false -DLORAWAN_UPLINKMODE=false -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=1 -DLoRaWAN_DEBUG_LEVEL=2 -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO â-DCONFIG_MANUFACTURER=âASRââ "-DCONFIG_DEVICE_MODEL=â6501"â "-DCONFIG_VERSION=âv4.0"â -D__ASR6501__ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/src/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/inc/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/asr6501_lrwan/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/sx126x/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/region/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/crypto/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/include/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/cores/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Serial/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Wire/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -g -gdwarf-2 -w -Os -mapcs-frame -mthumb-interwork -Wall -ffunction-sections -ffat-lto-objects -Os -fno-common -fno-builtin-printf -fno-builtin-fflush -fno-builtin-sprintf -fno-builtin-snprintf -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for OneWire.h: [OneWire@2.3.5 OneWire@2.3.5]
ResolveLibrary(OneWire.h)
-> candidates: [OneWire@2.3.5 OneWire@2.3.5]
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_EU868 -DARDUINO=10813 -DACTIVE_REGION=LORAMAC_REGION_EU868 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=false -DLORAWAN_ADR=false -DLORAWAN_UPLINKMODE=false -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=1 -DLoRaWAN_DEBUG_LEVEL=2 -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO â-DCONFIG_MANUFACTURER=âASRââ "-DCONFIG_DEVICE_MODEL=â6501"â "-DCONFIG_VERSION=âv4.0"â -D__ASR6501__ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/src/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/inc/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/asr6501_lrwan/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/sx126x/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/region/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/crypto/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/include/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/cores/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Serial/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Wire/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -g -gdwarf-2 -w -Os -mapcs-frame -mthumb-interwork -Wall -ffunction-sections -ffat-lto-objects -Os -fno-common -fno-builtin-printf -fno-builtin-fflush -fno-builtin-sprintf -fno-builtin-snprintf -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x -I/home/peter/Arduino/libraries/OneWire /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for DallasTemperature.h: [DallasTemperature@3.8.0]
ResolveLibrary(DallasTemperature.h)
-> candidates: [DallasTemperature@3.8.0]
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_EU868 -DARDUINO=10813 -DACTIVE_REGION=LORAMAC_REGION_EU868 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=false -DLORAWAN_ADR=false -DLORAWAN_UPLINKMODE=false -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=1 -DLoRaWAN_DEBUG_LEVEL=2 -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO â-DCONFIG_MANUFACTURER=âASRââ "-DCONFIG_DEVICE_MODEL=â6501"â "-DCONFIG_VERSION=âv4.0"â -D__ASR6501__ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/src/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/inc/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/asr6501_lrwan/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/sx126x/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/region/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/crypto/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/include/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/cores/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Serial/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Wire/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -g -gdwarf-2 -w -Os -mapcs-frame -mthumb-interwork -Wall -ffunction-sections -ffat-lto-objects -Os -fno-common -fno-builtin-printf -fno-builtin-fflush -fno-builtin-sprintf -fno-builtin-snprintf -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x -I/home/peter/Arduino/libraries/OneWire -I/home/peter/Arduino/libraries/DallasTemperature /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Using cached library dependencies for file: /home/peter/Arduino/libraries/OneWire/OneWire.cpp
Using cached library dependencies for file: /home/peter/Arduino/libraries/DallasTemperature/DallasTemperature.cpp
Generating function prototypesâŚ
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_EU868 -DARDUINO=10813 -DACTIVE_REGION=LORAMAC_REGION_EU868 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=false -DLORAWAN_ADR=false -DLORAWAN_UPLINKMODE=false -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=1 -DLoRaWAN_DEBUG_LEVEL=2 -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO â-DCONFIG_MANUFACTURER=âASRââ "-DCONFIG_DEVICE_MODEL=â6501"â "-DCONFIG_VERSION=âv4.0"â -D__ASR6501__ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/src/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/inc/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/asr6501_lrwan/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/sx126x/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/region/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/crypto/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/include/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/cores/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Serial/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Wire/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -g -gdwarf-2 -w -Os -mapcs-frame -mthumb-interwork -Wall -ffunction-sections -ffat-lto-objects -Os -fno-common -fno-builtin-printf -fno-builtin-fflush -fno-builtin-sprintf -fno-builtin-snprintf -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x -I/home/peter/Arduino/libraries/OneWire -I/home/peter/Arduino/libraries/DallasTemperature /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp -o /tmp/arduino_build_321730/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE
/home/peter/arduino-1.8.13/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c+Âąkinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_321730/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketchâŚ
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_EU868 -DARDUINO=10813 -DACTIVE_REGION=LORAMAC_REGION_EU868 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=false -DLORAWAN_ADR=false -DLORAWAN_UPLINKMODE=false -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=1 -DLoRaWAN_DEBUG_LEVEL=2 -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO â-DCONFIG_MANUFACTURER=âASRââ "-DCONFIG_DEVICE_MODEL=â6501"â "-DCONFIG_VERSION=âv4.0"â -D__ASR6501__ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/src/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/board/inc/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/asr6501_lrwan/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/device/sx126x/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/mac/region/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/loramac/system/crypto/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/port/include/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/cores/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Serial/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/Wire/ -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -g -gdwarf-2 -MMD -w -Os -mapcs-frame -mthumb-interwork -Wall -ffunction-sections -ffat-lto-objects -Os -fno-common -fno-builtin-printf -fno-builtin-fflush -fno-builtin-sprintf -fno-builtin-snprintf -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -I/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x -I/home/peter/Arduino/libraries/OneWire -I/home/peter/Arduino/libraries/DallasTemperature /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp -o /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp.o
Compiling librariesâŚ
Compiling library âOneWireâ
Using previously compiled file: /tmp/arduino_build_321730/libraries/OneWire/OneWire.cpp.o
Compiling library âDallasTemperatureâ
Using previously compiled file: /tmp/arduino_build_321730/libraries/DallasTemperature/DallasTemperature.cpp.o
Compiling coreâŚ
Using precompiled core: /tmp/arduino_cache_549682/core/core_3c88290774c6e86aa909d623f7accf0f.a
Linking everything togetherâŚ
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-gcc -Wl,âstart-group -L/tmp/arduino_build_321730 -mcpu=cortex-m0plus -mthumb -mthumb-interwork -L/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4 -T/home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/PSoC4/cm0plusgcc.ld -lstdc++ -lm /home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/cores/asr650x/projects/CubeCellLib.a -Wl,-Map,/tmp/arduino_build_321730/oneWireSearch.ino.map -specs=nano.specs -Wl,âgc-sections -Wl,âwrap=printf -Wl,âwrap=fflush -Wl,âwrap=sprintf -Wl,âwrap=snprintf -g -ffunction-sections -Os -ffat-lto-objects -o /tmp/arduino_build_321730/oneWireSearch.ino.elf /tmp/arduino_build_321730/sketch/oneWireSearch.ino.cpp.o /tmp/arduino_build_321730/libraries/OneWire/OneWire.cpp.o /tmp/arduino_build_321730/libraries/DallasTemperature/DallasTemperature.cpp.o -lm /tmp/arduino_build_321730/âŚ/arduino_cache_549682/core/core_3c88290774c6e86aa909d623f7accf0f.a -Wl,âend-group
/home/peter/.arduino15/packages/CubeCell/tools/CubeCellelftool/0.0.1/CubeCellelftool /home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-objcopy /tmp/arduino_build_321730/oneWireSearch.ino.elf /tmp/arduino_build_321730/oneWireSearch.ino.hex /tmp/arduino_build_321730/CubeCell-Board_REGION_EU868_RGB_1.cyacd
Multiple libraries were found for âOneWire.hâ
Used: /home/peter/Arduino/libraries/OneWire
Not used: /home/peter/.arduino15/packages/CubeCell/hardware/CubeCell/0.0.5/libraries/OneWire
Using library OneWire at version 2.3.5 in folder: /home/peter/Arduino/libraries/OneWire
Using library DallasTemperature at version 3.8.0 in folder: /home/peter/Arduino/libraries/DallasTemperature
/home/peter/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-size -A /tmp/arduino_build_321730/oneWireSearch.ino.hex
Sketch uses 30957 bytes (23%) of program storage space. Maximum is 131072 bytes.
/home/peter/Arduino/hardware/CubeCell/CubeCell/tools/CubeCellflash/CubeCellflash -serial /dev/ttyUSB0 /tmp/arduino_build_321730/CubeCell_Board_REGION_EU868_RGB_1.cyacd
usage: CubeCellflash [-h] -serial PORT file
CubeCellflash: error: argument file: canât open â/tmp/arduino_build_321730/CubeCell_Board_REGION_EU868_RGB_1.cyacdâ: [Errno 2] No such file or directory: â/tmp/arduino_build_321730/CubeCell_Board_REGION_EU868_RGB_1.cyacdâ
CubeCellflash: error: argument file: canât open â/tmp/arduino_build_321730/CubeCell_Board_REGION_EU868_RGB_1.cyacdâ: [Errno 2] No such file or directory: â/tmp/arduino_build_321730/CubeCell_Board_REGION_EU868_RGB_1.cyacdâ
âââ
===============
CONTENT OF THE FOLDERS: