I went ahead earlier this morning and did so, i.e. implemented your suggested solution in post #2. I first used my preferred IDE 1.8.19. I did not remove all the existing URLs from the "Additional Boards Manager URLs" field in the "Preferences" dialog. But on uploading to a Tiny85 (same wiring, same method as I've been using successfully until recently) it failed with the depresssingly familiar error report. I'll paste it below.
I also tried moving the USB cable to another port (COM4 to COM7) but same result.
After breakfast I'll try:
- Removing all URLs before adding yours.
- Trying an upload to Tiny88 instead
- Closing 1.8.19 and using the latest v2.
Arduino: 1.8.19 (Windows 10), Board: "ATtiny85/45 w/Optiboot serial bootloader, -Os (size, recommended), ATtiny85, 8 MHz (internal), RX on PB1, TX on PB (default PB0), B.O.D. Disabled (saves power), Enabled, Standard (1s wait, for use w/autoreset)"
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\terry\AppData\Local\Arduino15\packages -hardware C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\terry\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\libraries -fqbn=ATTinyCore:avr:attinyx5opti:optimization=size,chip=85,clock=internal_8m,softserial=enable,bod=disable,millis=enabled,bootentry=1s -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\terry\AppData\Local\Temp\arduino_build_257464 -warnings=all -build-cache C:\Users\terry\AppData\Local\Temp\arduino_cache_707062 -prefs=build.warn_data_percentage=75 -verbose C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\MY SKETCHES\PROJECTS_Arduino\Dunker proj\Dunker-8-Tiny85\Dunker-8-Tiny85.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\terry\AppData\Local\Arduino15\packages -hardware C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\terry\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\libraries -fqbn=ATTinyCore:avr:attinyx5opti:optimization=size,chip=85,clock=internal_8m,softserial=enable,bod=disable,millis=enabled,bootentry=1s -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\terry\AppData\Local\Temp\arduino_build_257464 -warnings=all -build-cache C:\Users\terry\AppData\Local\Temp\arduino_cache_707062 -prefs=build.warn_data_percentage=75 -verbose C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\MY SKETCHES\PROJECTS_Arduino\Dunker proj\Dunker-8-Tiny85\Dunker-8-Tiny85.ino
Using board 'attinyx5opti' from platform in folder: C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\Hardware\ATTinyCore\avr
Using core 'tiny' from platform in folder: C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\Hardware\ATTinyCore\avr
Detecting libraries used...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -mrelax -w -x c++ -E -CC -mmcu=attiny85 -DF_CPU=8000000UL -DCLOCK_SOURCE=0 -DUSING_BOOTLOADER=0x01 -DARDUINO=10819 -DARDUINO=10819 -DARDUINO_AVR_ATTINYX5 -DARDUINO_ARCH_AVR "-DATTINYCORE=\"2.0.0-dev\"" -DATTINYCORE_MAJOR=2UL -DATTINYCORE_MINOR=0UL -DATTINYCORE_PATCH=0UL -DATTINYCORE_RELEASED=0 "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\cores\\tiny" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\variants\\tinyx5" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp" -o nul
Alternatives for Servo_ATTinyCore.h: [Servo_ATTinyCore@1.1.2]
ResolveLibrary(Servo_ATTinyCore.h)
-> candidates: [Servo_ATTinyCore@1.1.2]
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -mrelax -w -x c++ -E -CC -mmcu=attiny85 -DF_CPU=8000000UL -DCLOCK_SOURCE=0 -DUSING_BOOTLOADER=0x01 -DARDUINO=10819 -DARDUINO=10819 -DARDUINO_AVR_ATTINYX5 -DARDUINO_ARCH_AVR "-DATTINYCORE=\"2.0.0-dev\"" -DATTINYCORE_MAJOR=2UL -DATTINYCORE_MINOR=0UL -DATTINYCORE_PATCH=0UL -DATTINYCORE_RELEASED=0 "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\cores\\tiny" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\variants\\tinyx5" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\libraries\\Servo_ATTinyCore\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp" -o nul
Using cached library dependencies for file: C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\Hardware\ATTinyCore\avr\libraries\Servo_ATTinyCore\src\avr\Servo_ATTinyCore.cpp
Generating function prototypes...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-g++" -c -g -Os -Wall -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -mrelax -w -x c++ -E -CC -mmcu=attiny85 -DF_CPU=8000000UL -DCLOCK_SOURCE=0 -DUSING_BOOTLOADER=0x01 -DARDUINO=10819 -DARDUINO=10819 -DARDUINO_AVR_ATTINYX5 -DARDUINO_ARCH_AVR "-DATTINYCORE=\"2.0.0-dev\"" -DATTINYCORE_MAJOR=2UL -DATTINYCORE_MINOR=0UL -DATTINYCORE_PATCH=0UL -DATTINYCORE_RELEASED=0 "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\cores\\tiny" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\variants\\tinyx5" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\libraries\\Servo_ATTinyCore\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp" -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\preproc\\ctags_target_for_gcc_minus_e.cpp"
"C:\\Program Files (x86)\\Arduino\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\preproc\\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++17 -fpermissive -Wno-sized-deallocation -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mrelax -mmcu=attiny85 -DF_CPU=8000000UL -DCLOCK_SOURCE=0 -DUSING_BOOTLOADER=0x01 -DARDUINO=10819 -DARDUINO=10819 -DARDUINO_AVR_ATTINYX5 -DARDUINO_ARCH_AVR "-DATTINYCORE=\"2.0.0-dev\"" -DATTINYCORE_MAJOR=2UL -DATTINYCORE_MINOR=0UL -DATTINYCORE_PATCH=0UL -DATTINYCORE_RELEASED=0 "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\cores\\tiny" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\variants\\tinyx5" "-IC:\\Users\\terry\\Dropbox\\Electronics\\Arduino\\SKETCHES\\Hardware\\ATTinyCore\\avr\\libraries\\Servo_ATTinyCore\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp" -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp.o"
Compiling libraries...
Compiling library "Servo_ATTinyCore"
Using previously compiled file: C:\Users\terry\AppData\Local\Temp\arduino_build_257464\libraries\Servo_ATTinyCore\avr\Servo_ATTinyCore.cpp.o
Compiling core...
Using precompiled core: C:\Users\terry\AppData\Local\Temp\arduino_cache_707062\core\core_bdc013ac81d56fd52c522e0e0d075be8.a
Linking everything together...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-gcc" -Wall -Wextra -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mrelax -mmcu=attiny85 -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\sketch\\Dunker-8-Tiny85.ino.cpp.o" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464\\libraries\\Servo_ATTinyCore\\avr\\Servo_ATTinyCore.cpp.o" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/..\\arduino_cache_707062\\core\\core_bdc013ac81d56fd52c522e0e0d075be8.a" "-LC:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464" -lm
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.eep"
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.hex"
cmd /C "C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-objdump" --disassemble --source --line-numbers --demangle --section=.text "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf" > "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.lst"
cmd /C "C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-nm" --numeric-sort --line-numbers --demangle --print-size --format=s "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf" > "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.map"
Using library Servo_ATTinyCore at version 1.1.2 in folder: C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\Hardware\ATTinyCore\avr\libraries\Servo_ATTinyCore
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\DxCore\\tools\\avr-gcc\\7.3.0-atmel3.6.1-azduino7b1/bin/avr-size" -A "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_257464/Dunker-8-Tiny85.ino.elf"
Sketch uses 2222 bytes (29%) of program storage space. Maximum is 7616 bytes.
Global variables use 47 bytes (9%) of dynamic memory, leaving 465 bytes for local variables. Maximum is 512 bytes.
C:\Users\terry\AppData\Local\Arduino15\packages\MiniCore\tools\avrdude\8.0-arduino.1/bin/avrdude -CC:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr/avrdude.conf -v -pattiny85 -cstk500v1 -PCOM4 -b19200 -Uflash:w:C:\Users\terry\AppData\Local\Temp\arduino_build_257464/Dunker-8-Tiny85.ino.hex:i
Avrdude version 8.0-arduino.1
Copyright see https://github.com/avrdudes/avrdude/blob/main/AUTHORS
System wide configuration file is C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf
Warning: programmer wiring fails to specify prog_modes = PM_...; [C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf:350]
Warning: programmer arduino fails to specify prog_modes = PM_...; [C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf:357]
Error: unknown token [C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf:392]
Warning: programmer avrftdi fails to specify prog_modes = PM_...; [C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf:392]
Error: syntax error [C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf:392]
Error: unable to process system wide configuration file C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf
Error: unable to process system wide configuration file C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware\ATTinyCore\avr\avrdude.conf
EDIT Thu 28 Nov 2024 0858
Over breakfast I also rebooted my PC. First checked Preferences to make sure your URL was in place: it wasn't!
Then, before attempting anything else, uploaded Arduino as ISP on Uno, prior to restarting my Uno/Tiny tests - and got the following errors!
Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno"
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\terry\AppData\Local\Arduino15\packages -hardware C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\terry\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\libraries -fqbn=arduino:avr:uno -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\terry\AppData\Local\Temp\arduino_build_704865 -warnings=all -build-cache C:\Users\terry\AppData\Local\Temp\arduino_cache_896250 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avr-gcc.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avrdude.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Program Files (x86)\Arduino\examples\11.ArduinoISP\ArduinoISP\ArduinoISP.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\terry\AppData\Local\Arduino15\packages -hardware C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\terry\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\libraries -fqbn=arduino:avr:uno -vid-pid=1A86_7523 -ide-version=10819 -build-path C:\Users\terry\AppData\Local\Temp\arduino_build_704865 -warnings=all -build-cache C:\Users\terry\AppData\Local\Temp\arduino_cache_896250 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.3.0 -prefs=runtime.tools.avr-gcc.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7 -prefs=runtime.tools.avrdude.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17 -verbose C:\Program Files (x86)\Arduino\examples\11.ArduinoISP\ArduinoISP\ArduinoISP.ino
Using board 'uno' from platform in folder: C:\Users\terry\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\terry\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Detecting libraries used...
"C:\\Users\\terry\\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=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp" -o nul
Alternatives for SPI.h: [SPI@1.0]
ResolveLibrary(SPI.h)
-> candidates: [SPI@1.0]
"C:\\Users\\terry\\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=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SPI\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp" -o nul
Using cached library dependencies for file: C:\Users\terry\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI\src\SPI.cpp
Generating function prototypes...
"C:\\Users\\terry\\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=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SPI\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp" -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\preproc\\ctags_target_for_gcc_minus_e.cpp"
"C:\\Users\\terry\\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\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\preproc\\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10819 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-IC:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\SPI\\src" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp" -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp.o"
Compiling libraries...
Compiling library "SPI"
Using previously compiled file: C:\Users\terry\AppData\Local\Temp\arduino_build_704865\libraries\SPI\SPI.cpp.o
Compiling core...
Using precompiled core: C:\Users\terry\AppData\Local\Temp\arduino_cache_896250\core\core_arduino_avr_uno_370488ea9a6e87527c1bee2bcb2379a8.a
Linking everything together...
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -Wall -Wextra -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\sketch\\ArduinoISP.ino.cpp.o" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865\\libraries\\SPI\\SPI.cpp.o" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/..\\arduino_cache_896250\\core\\core_arduino_avr_uno_370488ea9a6e87527c1bee2bcb2379a8.a" "-LC:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865" -lm
"C:\\Users\\terry\\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\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.eep"
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.elf" "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.hex"
Using library SPI at version 1.0 in folder: C:\Users\terry\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI
"C:\\Users\\terry\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\\Users\\terry\\AppData\\Local\\Temp\\arduino_build_704865/ArduinoISP.ino.elf"
Sketch uses 4354 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 482 bytes (23%) of dynamic memory, leaving 1566 bytes for local variables. Maximum is 2048 bytes.
C:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude -CC:\Users\terry\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf -v -patmega328p -carduino -PCOM4 -b115200 -D -Uflash:w:C:\Users\terry\AppData\Local\Temp\arduino_build_704865/ArduinoISP.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\terry\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=0x8e
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xe0
avrdude done. Thank you.
Problem uploading to board. See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.