Giter VIP home page Giter VIP logo

iec62056-lora's People

Contributors

pavax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

iec62056-lora's Issues

Unable to compile

Hi, I'm unable to compile sketch. Arduino 2.2.1.Appimage and CubeCell development framework 1.5.0 is installed. When I try to compile I get this error:

Detecting libraries used...
/home/username/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_AS923_AS1 -DCubeCell_HalfAA -DARDUINO=10607 -DACTIVE_REGION=LORAMAC_REGION_AS923_AS1 -DLORAWAN_PREAMBLE_LENGTH=8 -DLORAWAN_DEVEUI_AUTO=0 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=true -DLORAWAN_ADR=true -DLORAWAN_UPLINKMODE=true -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=0 -DLoRaWAN_DEBUG_LEVEL=0 -DSOFT_SE -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO -DCONFIG_MANUFACTURER="ASR" -DCONFIG_DEVICE_MODEL="6501" -DCONFIG_VERSION="v4.0" -DARDUINO_ARCH_ASR650X -D__asr650x__ -D__ASR6502__ -DF_CPU=48000000L -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/src/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/inc/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/radio/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/device/sx126x/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac/region/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/crypto/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/include/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/PSoC4/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/cores/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Serial/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Wire/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -w -Wall -g -gdwarf-2 -Os -mapcs-frame -mthumb-interwork -fno-common -ffat-lto-objects -ffunction-sections -fdata-sections -fno-builtin-printf -fno-builtin-sprintf -fno-builtin-snprintf -fno-builtin-fflush -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/variants/CubeCell-HalfAA /tmp/arduino/sketches/942A2AEC68E82C7EDAD59A724D57390F/sketch/heltec_cubecell.ino.cpp -o /dev/nullDetecting libraries used...
/home/username/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_AS923_AS1 -DCubeCell_HalfAA -DARDUINO=10607 -DACTIVE_REGION=LORAMAC_REGION_AS923_AS1 -DLORAWAN_PREAMBLE_LENGTH=8 -DLORAWAN_DEVEUI_AUTO=0 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=true -DLORAWAN_ADR=true -DLORAWAN_UPLINKMODE=true -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=0 -DLoRaWAN_DEBUG_LEVEL=0 -DSOFT_SE -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO -DCONFIG_MANUFACTURER="ASR" -DCONFIG_DEVICE_MODEL="6501" -DCONFIG_VERSION="v4.0" -DARDUINO_ARCH_ASR650X -D__asr650x__ -D__ASR6502__ -DF_CPU=48000000L -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/src/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/inc/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/radio/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/device/sx126x/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac/region/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/crypto/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/include/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/PSoC4/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/cores/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Serial/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Wire/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -w -Wall -g -gdwarf-2 -Os -mapcs-frame -mthumb-interwork -fno-common -ffat-lto-objects -ffunction-sections -fdata-sections -fno-builtin-printf -fno-builtin-sprintf -fno-builtin-snprintf -fno-builtin-fflush -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/variants/CubeCell-HalfAA /tmp/arduino/sketches/942A2AEC68E82C7EDAD59A724D57390F/sketch/heltec_cubecell.ino.cpp -o /dev/null
Alternatives for LoRaWan_APP.h: [[email protected]]
ResolveLibrary(LoRaWan_APP.h)
  -> candidates: [[email protected]]
/home/username/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_AS923_AS1 -DCubeCell_HalfAA -DARDUINO=10607 -DACTIVE_REGION=LORAMAC_REGION_AS923_AS1 -DLORAWAN_PREAMBLE_LENGTH=8 -DLORAWAN_DEVEUI_AUTO=0 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=true -DLORAWAN_ADR=true -DLORAWAN_UPLINKMODE=true -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=0 -DLoRaWAN_DEBUG_LEVEL=0 -DSOFT_SE -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO -DCONFIG_MANUFACTURER="ASR" -DCONFIG_DEVICE_MODEL="6501" -DCONFIG_VERSION="v4.0" -DARDUINO_ARCH_ASR650X -D__asr650x__ -D__ASR6502__ -DF_CPU=48000000L -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/src/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/inc/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/radio/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/device/sx126x/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac/region/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/crypto/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/include/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/PSoC4/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/cores/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Serial/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Wire/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -w -Wall -g -gdwarf-2 -Os -mapcs-frame -mthumb-interwork -fno-common -ffat-lto-objects -ffunction-sections -fdata-sections -fno-builtin-printf -fno-builtin-sprintf -fno-builtin-snprintf -fno-builtin-fflush -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/variants/CubeCell-HalfAA -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/libraries/LoRa/src /tmp/arduino/sketches/942A2AEC68E82C7EDAD59A724D57390F/sketch/heltec_cubecell.ino.cpp -o /dev/null
Alternatives for LoRaWan_102.h: [[email protected]]
ResolveLibrary(LoRaWan_102.h)
  -> candidates: [[email protected]]
Alternatives for LoRaWan_APP.h: [[email protected]]
ResolveLibrary(LoRaWan_APP.h)
  -> candidates: [[email protected]]
/home/username/.arduino15/packages/CubeCell/tools/gcc-arm-none-eabi/8-2019-q3/bin/arm-none-eabi-g++ -DREGION_AS923_AS1 -DCubeCell_HalfAA -DARDUINO=10607 -DACTIVE_REGION=LORAMAC_REGION_AS923_AS1 -DLORAWAN_PREAMBLE_LENGTH=8 -DLORAWAN_DEVEUI_AUTO=0 -DLORAWAN_CLASS=CLASS_A -DLORAWAN_NETMODE=true -DLORAWAN_ADR=true -DLORAWAN_UPLINKMODE=true -DLORAWAN_NET_RESERVE=false -DAT_SUPPORT=1 -DLoraWan_RGB=0 -DLoRaWAN_DEBUG_LEVEL=0 -DSOFT_SE -DCY_CORE_ID=0 -DCONFIG_LORA_USE_TCXO -DCONFIG_MANUFACTURER="ASR" -DCONFIG_DEVICE_MODEL="6501" -DCONFIG_VERSION="v4.0" -DARDUINO_ARCH_ASR650X -D__asr650x__ -D__ASR6502__ -DF_CPU=48000000L -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/src/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/board/inc/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/radio/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/device/sx126x/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/loramac/region/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/lora/system/crypto/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/port/include/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/projects/PSoC4/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/cores/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Serial/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/Wire/ -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x/SPI/ -mcpu=cortex-m0plus -mthumb -w -Wall -g -gdwarf-2 -Os -mapcs-frame -mthumb-interwork -fno-common -ffat-lto-objects -ffunction-sections -fdata-sections -fno-builtin-printf -fno-builtin-sprintf -fno-builtin-snprintf -fno-builtin-fflush -Wno-strict-aliasing -c -fno-exceptions -fexceptions -fno-rtti -w -x c++ -E -CC -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/cores/asr650x -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/variants/CubeCell-HalfAA -I/home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/libraries/LoRa/src /tmp/arduino/sketches/942A2AEC68E82C7EDAD59A724D57390F/sketch/heltec_cubecell.ino.cpp -o /dev/null
Alternatives for LoRaWan_102.h: [[email protected]]
ResolveLibrary(LoRaWan_102.h)
  -> candidates: [[email protected]]
  
Using library LoRa at version 1.0 in folder: /home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/libraries/LoRa 
Using library LoraMac_102 at version 1.0.2 in folder: /home/username/.arduino15/packages/CubeCell/hardware/CubeCell/1.5.0/libraries/LoraWan102 
exit status 1

Compilation error: exit status 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.