Arduino Uploading Error

Failed uploading: cannot execute upload tool: exec: "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avrdude\\lib/bin/avrdude": file does not exist

It's possible to compile, but when you upload it, you get stuck with such a phrase.
I changed the avrdude file by referring to avrdude: can't open config file ... No such file or directory - #2 by slothfurnace . I also checked that there is an avrdude executable in that path. Does anyone know a solution?

Hi @enannnnn. I'm going to ask you to provide the full verbose output from an upload attempt.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Select File > Preferences... (or Arduino IDE > Settings... for macOS users) from the Arduino IDE menus.
    The "Preferences" dialog will open.
  2. Uncheck the box next to Show verbose output during: compile in the "Preferences" dialog.
  3. Check the box next to Show verbose output during: ☐ upload.
  4. Click the "OK" button.
    The "Preferences" dialog will close.
  5. Attempt an upload, as you did before.
  6. Wait for the upload to fail.
  7. You will see an "Upload error: ..." notification at the bottom right corner of the Arduino IDE window. Click the "COPY ERROR MESSAGES" button on that notification.
  8. Open a forum reply here by clicking the "Reply" button.
  9. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code block icon on toolbar
  10. Press the Ctrl+V keyboard shortcut (Command+V for macOS users).
    This will paste the error output from the upload into the code block.
  11. Move the cursor outside of the code block markup before you add any additional text to your reply.
  12. Click the "Reply" button to post the output.

FQBN: arduino:avr:uno
Using board 'uno' from platform in folder: C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used...
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\hello\AppData\Local\Temp\arduino\sketches\F3788A69CB4FD9A8CB2ADEBED35C5C6E\sketch\joint_mode.ino.cpp -o nul
Alternatives for Dynamixel.h: [ardyno@0.9]
ResolveLibrary(Dynamixel.h)
  -> candidates: [ardyno@0.9]
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src C:\Users\hello\AppData\Local\Temp\arduino\sketches\F3788A69CB4FD9A8CB2ADEBED35C5C6E\sketch\joint_mode.ino.cpp -o nul
Alternatives for SoftwareSerial.h: [SoftwareSerial@1.0]
ResolveLibrary(SoftwareSerial.h)
  -> candidates: [SoftwareSerial@1.0]
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src C:\Users\hello\AppData\Local\Temp\arduino\sketches\F3788A69CB4FD9A8CB2ADEBED35C5C6E\sketch\joint_mode.ino.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src c:\Users\hello\Documents\libraries\ardyno\src\Dynamixel.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src c:\Users\hello\Documents\libraries\ardyno\src\DynamixelConsole.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src c:\Users\hello\Documents\libraries\ardyno\src\DynamixelInterface.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src c:\Users\hello\Documents\libraries\ardyno\src\DynamixelInterfaceArduinoImpl.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src c:\Users\hello\Documents\libraries\ardyno\src\DynamixelMotor.cpp -o nul
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src\SoftwareSerial.cpp -o nul
Generating function prototypes...
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\hello\Documents\libraries\ardyno\src -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src C:\Users\hello\AppData\Local\Temp\arduino\sketches\F3788A69CB4FD9A8CB2ADEBED35C5C6E\sketch\joint_mode.ino.cpp -o C:\Users\hello\AppData\Local\Temp\559171886\sketch_merged.cpp
C:\Users\hello\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\hello\AppData\Local\Temp\559171886\sketch_merged.cpp
스케치를 컴파일 중…
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\sketch\\joint_mode.ino.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\sketch\\joint_mode.ino.cpp.o"
Compiling libraries...
Compiling library "ardyno"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "c:\\Users\\hello\\Documents\\libraries\\ardyno\\src\\DynamixelConsole.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelConsole.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "c:\\Users\\hello\\Documents\\libraries\\ardyno\\src\\DynamixelInterfaceArduinoImpl.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelInterfaceArduinoImpl.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "c:\\Users\\hello\\Documents\\libraries\\ardyno\\src\\DynamixelMotor.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelMotor.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "c:\\Users\\hello\\Documents\\libraries\\ardyno\\src\\Dynamixel.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\Dynamixel.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "c:\\Users\\hello\\Documents\\libraries\\ardyno\\src\\DynamixelInterface.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelInterface.cpp.o"
Compiling library "SoftwareSerial"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-Ic:\\Users\\hello\\Documents\\libraries\\ardyno\\src" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SoftwareSerial\\src\\SoftwareSerial.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\SoftwareSerial\\SoftwareSerial.cpp.o"
Compiling core...
Using precompiled core: C:\Users\hello\AppData\Local\Temp\arduino\cores\arduino_avr_uno_f956a9702c70243f3b7e1d63812ca3dc\core.a
Linking everything together...
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\sketch\\joint_mode.ino.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\Dynamixel.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelConsole.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelInterface.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelInterfaceArduinoImpl.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\ardyno\\DynamixelMotor.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E\\libraries\\SoftwareSerial\\SoftwareSerial.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/..\\..\\cores\\arduino_avr_uno_f956a9702c70243f3b7e1d63812ca3dc\\core.a" "-LC:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E" -lm
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.eep"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.hex"

라이브러리 ardyno를 버전 0.9 폴더: C:\Users\hello\Documents\libraries\ardyno  에서 사용
라이브러리 SoftwareSerial를 버전 1.0 폴더: C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial  에서 사용
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.elf"
스케치는 프로그램 저장 공간 4176 바이트(12%)를 사용. 최대 32256 바이트.
전역 변수는 동적 메모리 223바이트(10%)를 사용, 1825바이트의 지역변수가 남음.  최대는 2048 바이트.
"C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avrdude\share/bin/avrdude" "-CC:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avrdude\share/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM4" -b115200 -D "-Uflash:w:C:\Users\hello\AppData\Local\Temp\arduino\sketches\F3788A69CB4FD9A8CB2ADEBED35C5C6E/joint_mode.ino.hex:i"
Failed uploading: cannot execute upload tool: exec: "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avrdude\\share/bin/avrdude": file does not exist

It looks like at one point you installed some 3rd party boards platform that installed a copy of the AVRDUDE upload tool to this strange location:

Tools are normally installed under a folder that is named after the tool version so the fact that the folder is named share instead of a normal version number like 6.3.0-arduino17 is breaking the code in Arduino IDE that allows it to find the correct tool.

The solution will be to delete this copy of AVRDUDE that was likely the result of incompetence by some 3rd party platform developer. That will allow Arduino to find the copy of the AVRDUDE tool that was supposed to be used.

Please delete the folder at the following path:


:warning: Please be careful when deleting things from your computer. When in doubt, back up!


:exclamation: If looking for it with your file manager or command line, note that the Appdata folder is hidden by default. On Windows "File Explorer", you can make it visible by opening the "View" menu, then checking the box next to "☐ Hidden items".


After that, try uploading to your Uno board again. Hopefully

Well, hello, I've tried a lot of things, but it still doesn't work. https://support.arduino.cc/hc/en-us/articles/360021325733-Uninstall-Arduino-IDE I completely erased and reinstalled it according to the procedure. Then I get this error.


FQBN: arduino:avr:uno
Using board 'uno' from platform in folder: C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used...
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\hello\AppData\Local\Temp\arduino\sketches\6609C126F6407058ED6052BE8F98146E\sketch\Blink.ino.cpp -o nul
Generating function prototypes...
C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\hello\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\hello\AppData\Local\Temp\arduino\sketches\6609C126F6407058ED6052BE8F98146E\sketch\Blink.ino.cpp -o C:\Users\hello\AppData\Local\Temp\3763122659\sketch_merged.cpp
C:\Users\hello\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\hello\AppData\Local\Temp\3763122659\sketch_merged.cpp
스케치를 컴파일 중…
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\sketch\\Blink.ino.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\sketch\\Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\PluggableUSB.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\PluggableUSB.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\HardwareSerial.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\HardwareSerial0.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial0.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\HardwareSerial3.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial3.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\HardwareSerial2.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial2.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\HardwareSerial1.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial1.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\IPAddress.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\IPAddress.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\CDC.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\CDC.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\Print.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Print.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\Stream.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Stream.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\Tone.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Tone.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\USBCore.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\USBCore.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\WInterrupts.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WInterrupts.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\WMath.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WMath.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\WString.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WString.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\abi.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\abi.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\hooks.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\hooks.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\main.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\main.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/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=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\new.cpp" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\new.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring_analog.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_analog.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring_digital.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_digital.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring_pulse.S" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_pulse.S.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring_pulse.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_pulse.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino\\wiring_shift.c" -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_shift.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\CDC.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial0.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial1.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial2.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\HardwareSerial3.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\IPAddress.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\PluggableUSB.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Print.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Stream.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\Tone.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\USBCore.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WInterrupts.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WMath.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\WString.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\abi.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\hooks.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\main.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\new.cpp.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_analog.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_digital.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_pulse.S.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_pulse.c.o"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc-ar" rcs "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\core.a" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\core\\wiring_shift.c.o"
Archiving built core (caching) in: C:\Users\hello\AppData\Local\Temp\arduino\cores\arduino_avr_uno_f956a9702c70243f3b7e1d63812ca3dc\core.a
Linking everything together...
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E\\sketch\\Blink.ino.cpp.o" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/core\\core.a" "-LC:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E" -lm
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.eep"
"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.elf" "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.hex"

"C:\\Users\\hello\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\\Users\\hello\\AppData\\Local\\Temp\\arduino\\sketches\\6609C126F6407058ED6052BE8F98146E/Blink.ino.elf"
스케치는 프로그램 저장 공간 924 바이트(2%)를 사용. 최대 32256 바이트.
전역 변수는 동적 메모리 9바이트(0%)를 사용, 2039바이트의 지역변수가 남음.  최대는 2048 바이트.
"C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM4" -b115200 -D "-Uflash:w:C:\Users\hello\AppData\Local\Temp\arduino\sketches\6609C126F6407058ED6052BE8F98146E/Blink.ino.hex:i"

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\hello\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

         Using Port                    : COM4
         Using Programmer              : arduino
         Overriding Baud Rate          : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x89
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x89

avrdude done.  Thank you.

Failed uploading: uploading error: exit status 1

You are now experiencing a completely different error. Even though it might not seem like it, this is actually progress because it means you have solved the original problem and have now progressed to the next independent problem in your "problem stack". If you continue to resolve each independent problem in turn, you will eventually reach a functional system.


So now let's turn our attention to troubleshooting the new problem:

Please add a reply here on this forum thread to tell us which Arduino board you are using.

Please be as specific as possible as some Arduino boards with similar names have significant differences and the forum helpers can only provide effective assistance if we are aware of which one is being used.

If you aren't sure how to describe which board you are using, you can provide the link to the online product listing you bought the board from and we'll proceed based on the information found there.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.