Advertisement
Guest User

Arduino shell 2

a guest
Dec 20th, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.80 KB | None | 0 0
  1. ~/Soft/arduino/arduino-builder -dump-prefs -logger=machine -hardware ~/Soft/arduino/hardware -hardware ~/.arduino15/packages -tools ~/Soft/arduino/tools-builder -tools ~/Soft/arduino/hardware/tools/avr -tools ~/.arduino15/packages -built-in-libraries ~/Soft/arduino/libraries -libraries ~/Arduino/libraries -fqbn=attiny:avr:ATtinyX5:cpu=attiny85,clock=internal16 -vid-pid=2341_0043 -ide-version=10813 -build-path /tmp/arduino_build_355103 -warnings=none -build-cache /tmp/arduino_cache_246066 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avrdude.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avr-gcc.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=~/Soft/arduino/hardware/tools/avr -verbose ~/Arduino/projects/attiny-blink-test/attiny-blink-test.ino
  2. ~/Soft/arduino/arduino-builder -compile -logger=machine -hardware ~/Soft/arduino/hardware -hardware ~/.arduino15/packages -tools ~/Soft/arduino/tools-builder -tools ~/Soft/arduino/hardware/tools/avr -tools ~/.arduino15/packages -built-in-libraries ~/Soft/arduino/libraries -libraries ~/Arduino/libraries -fqbn=attiny:avr:ATtinyX5:cpu=attiny85,clock=internal16 -vid-pid=2341_0043 -ide-version=10813 -build-path /tmp/arduino_build_355103 -warnings=none -build-cache /tmp/arduino_cache_246066 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avrdude.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avr-gcc.path=~/Soft/arduino/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=~/Soft/arduino/hardware/tools/avr -verbose ~/Arduino/projects/attiny-blink-test/attiny-blink-test.ino
  3. Using board 'ATtinyX5' from platform in folder: ~/.arduino15/packages/attiny/hardware/avr/1.0.2
  4. Using core 'arduino' from platform in folder: ~/Soft/arduino/hardware/arduino/avr
  5. Detecting libraries used...
  6. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 /tmp/arduino_build_355103/sketch/attiny-blink-test.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
  7. Generating function prototypes...
  8. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 /tmp/arduino_build_355103/sketch/attiny-blink-test.ino.cpp -o /tmp/arduino_build_355103/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE
  9. ~/Soft/arduino/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_355103/preproc/ctags_target_for_gcc_minus_e.cpp
  10. Compiling sketch...
  11. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 /tmp/arduino_build_355103/sketch/attiny-blink-test.ino.cpp -o /tmp/arduino_build_355103/sketch/attiny-blink-test.ino.cpp.o
  12. Compiling libraries...
  13. Compiling core...
  14. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -x assembler-with-cpp -flto -MMD -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring_pulse.S -o /tmp/arduino_build_355103/core/wiring_pulse.S.o
  15. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/WInterrupts.c -o /tmp/arduino_build_355103/core/WInterrupts.c.o
  16. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/hooks.c -o /tmp/arduino_build_355103/core/hooks.c.o
  17. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring_digital.c -o /tmp/arduino_build_355103/core/wiring_digital.c.o
  18. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring.c -o /tmp/arduino_build_355103/core/wiring.c.o
  19. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring_analog.c -o /tmp/arduino_build_355103/core/wiring_analog.c.o
  20. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring_pulse.c -o /tmp/arduino_build_355103/core/wiring_pulse.c.o
  21. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/wiring_shift.c -o /tmp/arduino_build_355103/core/wiring_shift.c.o
  22. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/CDC.cpp -o /tmp/arduino_build_355103/core/CDC.cpp.o
  23. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/PluggableUSB.cpp -o /tmp/arduino_build_355103/core/PluggableUSB.cpp.o
  24. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/HardwareSerial1.cpp -o /tmp/arduino_build_355103/core/HardwareSerial1.cpp.o
  25. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/HardwareSerial.cpp -o /tmp/arduino_build_355103/core/HardwareSerial.cpp.o
  26. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/HardwareSerial0.cpp -o /tmp/arduino_build_355103/core/HardwareSerial0.cpp.o
  27. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/HardwareSerial3.cpp -o /tmp/arduino_build_355103/core/HardwareSerial3.cpp.o
  28. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/IPAddress.cpp -o /tmp/arduino_build_355103/core/IPAddress.cpp.o
  29. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/HardwareSerial2.cpp -o /tmp/arduino_build_355103/core/HardwareSerial2.cpp.o
  30. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/Print.cpp -o /tmp/arduino_build_355103/core/Print.cpp.o
  31. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/Stream.cpp -o /tmp/arduino_build_355103/core/Stream.cpp.o
  32. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/Tone.cpp -o /tmp/arduino_build_355103/core/Tone.cpp.o
  33. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/USBCore.cpp -o /tmp/arduino_build_355103/core/USBCore.cpp.o
  34. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/WMath.cpp -o /tmp/arduino_build_355103/core/WMath.cpp.o
  35. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/WString.cpp -o /tmp/arduino_build_355103/core/WString.cpp.o
  36. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/abi.cpp -o /tmp/arduino_build_355103/core/abi.cpp.o
  37. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/main.cpp -o /tmp/arduino_build_355103/core/main.cpp.o
  38. ~/Soft/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny85 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I~/Soft/arduino/hardware/arduino/avr/cores/arduino -I~/.arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny8 ~/Soft/arduino/hardware/arduino/avr/cores/arduino/new.cpp -o /tmp/arduino_build_355103/core/new.cpp.o
  39. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring_pulse.S.o
  40. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/WInterrupts.c.o
  41. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/hooks.c.o
  42. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring.c.o
  43. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring_analog.c.o
  44. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring_digital.c.o
  45. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring_pulse.c.o
  46. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/wiring_shift.c.o
  47. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/CDC.cpp.o
  48. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/HardwareSerial.cpp.o
  49. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/HardwareSerial0.cpp.o
  50. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/HardwareSerial1.cpp.o
  51. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/HardwareSerial2.cpp.o
  52. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/HardwareSerial3.cpp.o
  53. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/IPAddress.cpp.o
  54. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/PluggableUSB.cpp.o
  55. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/Print.cpp.o
  56. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/Stream.cpp.o
  57. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/Tone.cpp.o
  58. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/USBCore.cpp.o
  59. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/WMath.cpp.o
  60. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/WString.cpp.o
  61. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/abi.cpp.o
  62. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/main.cpp.o
  63. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc-ar rcs /tmp/arduino_build_355103/core/core.a /tmp/arduino_build_355103/core/new.cpp.o
  64. Archiving built core (caching) in: /tmp/arduino_cache_246066/core/core_attiny_avr_ATtinyX5_cpu_attiny85,clock_internal16_b3fe4d61227bc39061a0e25e6bddbdbb.a
  65. Linking everything together...
  66. ~/Soft/arduino/hardware/tools/avr/bin/avr-gcc -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=attiny85 -o /tmp/arduino_build_355103/attiny-blink-test.ino.elf /tmp/arduino_build_355103/sketch/attiny-blink-test.ino.cpp.o /tmp/arduino_build_355103/core/core.a -L/tmp/arduino_build_355103 -lm
  67. ~/Soft/arduino/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /tmp/arduino_build_355103/attiny-blink-test.ino.elf /tmp/arduino_build_355103/attiny-blink-test.ino.eep
  68. ~/Soft/arduino/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /tmp/arduino_build_355103/attiny-blink-test.ino.elf /tmp/arduino_build_355103/attiny-blink-test.ino.hex
  69. ~/Soft/arduino/hardware/tools/avr/bin/avr-size -A /tmp/arduino_build_355103/attiny-blink-test.ino.elf
  70. Sketch uses 682 bytes (8%) of program storage space. Maximum is 8192 bytes.
  71. Global variables use 9 bytes (1%) of dynamic memory, leaving 503 bytes for local variables. Maximum is 512 bytes.
  72. ~/Soft/arduino/hardware/tools/avr/bin/avrdude -C~/Soft/arduino/hardware/tools/avr/etc/avrdude.conf -v -pattiny85 -cstk500v1 -P/dev/ttyACM0 -b19200 -Uflash:w:/tmp/arduino_build_355103/attiny-blink-test.ino.hex:i
  73.  
  74. avrdude: Version 6.3-20190619
  75. Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
  76. Copyright (c) 2007-2014 Joerg Wunsch
  77.  
  78. System wide configuration file is "~/Soft/arduino/hardware/tools/avr/etc/avrdude.conf"
  79. User configuration file is "~/.avrduderc"
  80. User configuration file does not exist or is not a regular file, skipping
  81.  
  82. Using Port : /dev/ttyACM0
  83. Using Programmer : stk500v1
  84. Overriding Baud Rate : 19200
  85. avrdude: stk500_recv(): programmer is not responding
  86. avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
  87. avrdude: stk500_recv(): programmer is not responding
  88. avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
  89. avrdude: stk500_recv(): programmer is not responding
  90. avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
  91. avrdude: stk500_recv(): programmer is not responding
  92. avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
  93. avrdude: stk500_recv(): programmer is not responding
  94. avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
  95. avrdude: stk500_recv(): programmer is not responding
  96. avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
  97. avrdude: stk500_recv(): programmer is not responding
  98. avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
  99. avrdude: stk500_recv(): programmer is not responding
  100. avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
  101. avrdude: stk500_recv(): programmer is not responding
  102. avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
  103. avrdude: stk500_recv(): programmer is not responding
  104. avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
  105.  
  106. avrdude done. Thank you.
  107.  
  108. Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement