Hello all,
After hours of soldering I got my breakout board ready for the SOIC pckg AT Tiny 3216...
I am trying to run the new series 1, the chip since very promising, especially with a good amount of flash and easy programming (UPDI). Indeed, megaTineCore is there to use, however, no matter what I do, I can only flash the boot loader, while I cannot flash a simple "blink".
I have tried three different IDEs 18.15 18.19 and 2.0. Actually, the problem appears to be the same nonetheless the v 18.x is better (18.13 is apparently golden). OK, I am using the jteg2updi as a programmer via the Arduino Uno, I have not tried the serial option with the 'stocky diode'...
I am on Mac OS Catalina 10.15.7 and Uploading a sketch on Arduino Uno otherwise works flawlessly. For example, I have uploaded the jateg2updi scatch... without an error.
Been reading through the Spence Konde manual on gitHub, but obviously not enough. Thinking to start with the serial Turbo, however, why does not a simple UPDI work I am wondering.
Any ideas what I am missing?
**Error when trying to flash the "blink sketch":**
/Applications/Arduino 18.19.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino 18.19.app/Contents/Java/hardware -hardware /Users/imac/Library/Arduino15/packages -tools /Applications/Arduino 18.19.app/Contents/Java/tools-builder -tools /Applications/Arduino 18.19.app/Contents/Java/hardware/tools/avr -tools /Users/imac/Library/Arduino15/packages -built-in-libraries /Applications/Arduino 18.19.app/Contents/Java/libraries -libraries /Users/imac/Documents/Arduino/libraries -fqbn=megaTinyCore:megaavr:atxy6o:chip=3216,clocko=20internal,millis=enabled,bodvoltage=1v8,bodmode=disabled,resetpinopti=UPDI,startuptimeopti=8,bootloaderuart=default,wiremode=mors,printf=default,attach=allenabled -vid-pid=2A03_0043 -ide-version=10819 -build-path /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541 -warnings=none -build-cache /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_cache_945231 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.python3.path=/Users/imac/Library/Arduino15/packages/megaTinyCore/tools/python3/3.7.2-post1 -prefs=runtime.tools.python3-3.7.2-post1.path=/Users/imac/Library/Arduino15/packages/megaTinyCore/tools/python3/3.7.2-post1 -prefs=runtime.tools.arduinoOTA.path=/Users/imac/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=/Users/imac/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.3.0 -prefs=runtime.tools.avr-gcc.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-azduino6.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6 -prefs=runtime.tools.avrdude.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avrdude/6.3.0-arduino17or18 -prefs=runtime.tools.avrdude-6.3.0-arduino17or18.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avrdude/6.3.0-arduino17or18 -verbose /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_modified_sketch_56517/Blink.ino
/Applications/Arduino 18.19.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Arduino 18.19.app/Contents/Java/hardware -hardware /Users/imac/Library/Arduino15/packages -tools /Applications/Arduino 18.19.app/Contents/Java/tools-builder -tools /Applications/Arduino 18.19.app/Contents/Java/hardware/tools/avr -tools /Users/imac/Library/Arduino15/packages -built-in-libraries /Applications/Arduino 18.19.app/Contents/Java/libraries -libraries /Users/imac/Documents/Arduino/libraries -fqbn=megaTinyCore:megaavr:atxy6o:chip=3216,clocko=20internal,millis=enabled,bodvoltage=1v8,bodmode=disabled,resetpinopti=UPDI,startuptimeopti=8,bootloaderuart=default,wiremode=mors,printf=default,attach=allenabled -vid-pid=2A03_0043 -ide-version=10819 -build-path /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541 -warnings=none -build-cache /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_cache_945231 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.python3.path=/Users/imac/Library/Arduino15/packages/megaTinyCore/tools/python3/3.7.2-post1 -prefs=runtime.tools.python3-3.7.2-post1.path=/Users/imac/Library/Arduino15/packages/megaTinyCore/tools/python3/3.7.2-post1 -prefs=runtime.tools.arduinoOTA.path=/Users/imac/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.3.0 -prefs=runtime.tools.arduinoOTA-1.3.0.path=/Users/imac/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.3.0 -prefs=runtime.tools.avr-gcc.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6 -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-azduino6.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6 -prefs=runtime.tools.avrdude.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avrdude/6.3.0-arduino17or18 -prefs=runtime.tools.avrdude-6.3.0-arduino17or18.path=/Users/imac/Library/Arduino15/packages/DxCore/tools/avrdude/6.3.0-arduino17or18 -verbose /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_modified_sketch_56517/Blink.ino
Using board 'atxy6o' from platform in folder: /Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4
Using core 'megatinycore' from platform in folder: /Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4
Detecting libraries used...
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/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=attiny3216 -DF_CPU=20000000L -DCLOCK_SOURCE=0 -DTWI_MORS -DMILLIS_USE_TIMERD0 -DCORE_ATTACH_ALL -DARDUINO=10819 -DARDUINO_AVR_ATtiny3216 -DARDUINO_ARCH_MEGAAVR "-DMEGATINYCORE=\"2.6.4\"" -DMEGATINYCORE_MAJOR=2UL -DMEGATINYCORE_MINOR=6UL -DMEGATINYCORE_PATCH=4UL -DMEGATINYCORE_RELEASED=1 -DARDUINO_attinyxy6 -DUSING_OPTIBOOT -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore/api/deprecated -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/variants/txy6 /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/sketch/Blink.ino.cpp -o /dev/null
Generating function prototypes...
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/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=attiny3216 -DF_CPU=20000000L -DCLOCK_SOURCE=0 -DTWI_MORS -DMILLIS_USE_TIMERD0 -DCORE_ATTACH_ALL -DARDUINO=10819 -DARDUINO_AVR_ATtiny3216 -DARDUINO_ARCH_MEGAAVR "-DMEGATINYCORE=\"2.6.4\"" -DMEGATINYCORE_MAJOR=2UL -DMEGATINYCORE_MINOR=6UL -DMEGATINYCORE_PATCH=4UL -DMEGATINYCORE_RELEASED=1 -DARDUINO_attinyxy6 -DUSING_OPTIBOOT -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore/api/deprecated -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/variants/txy6 /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/sketch/Blink.ino.cpp -o /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/preproc/ctags_target_for_gcc_minus_e.cpp
"/Applications/Arduino 18.19.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch...
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/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 -MMD -flto -mrelax -mmcu=attiny3216 -DF_CPU=20000000L -DCLOCK_SOURCE=0 -DTWI_MORS -DMILLIS_USE_TIMERD0 -DCORE_ATTACH_ALL -DARDUINO=10819 -DARDUINO_AVR_ATtiny3216 -DARDUINO_ARCH_MEGAAVR "-DMEGATINYCORE=\"2.6.4\"" -DMEGATINYCORE_MAJOR=2UL -DMEGATINYCORE_MINOR=6UL -DMEGATINYCORE_PATCH=4UL -DMEGATINYCORE_RELEASED=1 -DARDUINO_attinyxy6 -DUSING_OPTIBOOT -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore/api/deprecated -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/cores/megatinycore -I/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/variants/txy6 /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/sketch/Blink.ino.cpp -o /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/sketch/Blink.ino.cpp.o
Compiling libraries...
Compiling core...
Using precompiled core: /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_cache_945231/core/core_5bdad73e67a77d2e1aa261a7386c6d9e.a
Linking everything together...
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-gcc -Wall -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -Wl,--section-start=.text=0x200 -mrelax -mmcu=attiny3216 -o /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/sketch/Blink.ino.cpp.o /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/../arduino_cache_945231/core/core_5bdad73e67a77d2e1aa261a7386c6d9e.a -L/var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541 -lm
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-objcopy -O binary -R .eeprom /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.bin
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.eep
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-objcopy -O ihex -R .eeprom /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.hex
bash -c "/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-objdump --disassemble --source --line-numbers --demangle --section=.text /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf > /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.lst"
bash -c "/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-nm --numeric-sort --line-numbers --demangle --print-size --format=s /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf > /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.map"
/Users/imac/Library/Arduino15/packages/DxCore/tools/avr-gcc/7.3.0-atmel3.6.1-azduino6/bin/avr-size -A /var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.elf
Sketch uses 996 bytes (3%) of program storage space. Maximum is 32256 bytes.
Global variables use 10 bytes (0%) of dynamic memory, leaving 2038 bytes for local variables. Maximum is 2048 bytes.
/Users/imac/Library/Arduino15/packages/DxCore/tools/avrdude/6.3.0-arduino17or18/bin/avrdude -C/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/avrdude.conf -v -pattiny3216 -carduino -D -P/dev/cu.usbmodem14401 -P/dev/cu.usbmodem14401 -b115200 -Uflash:w:/var/folders/gd/y3wynx2j3xj650_wqzqz8tsc0000gn/T/arduino_build_11541/Blink.ino.hex:i
avrdude: Version 6.3-20201216
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/avrdude.conf"
User configuration file is "/Users/imac/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbmodem14401
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=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
avrdude done. Thank you.
Problem uploading to board. See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.
Bootloader flashing output:
avrdude: Version 6.3-20201216
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/avrdude.conf"
User configuration file is "/Users/imac/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbmodem14401
Using Programmer : jtag2updi
Overriding Baud Rate : 115200
JTAG ICE mkII sign-on message:
Communications protocol version: 1
M_MCU:
boot-loader FW version: 1
firmware version: 6.00
hardware version: 1
S_MCU:
boot-loader FW version: 1
firmware version: 6.00
hardware version: 1
Serial number: 00:00:00:00:00:00
Device ID: JTAGICE mkII
AVR Part : ATtiny3216
Chip Erase delay : 0 us
PAGEL : P00
BS2 : P00
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 0
StabDelay : 0
CmdexeDelay : 0
SyncLoops : 0
ByteDelay : 0
PollIndex : 0
PollValue : 0x00
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
prodsig 0 0 0 0 no 61 61 0 0 0 0x00 0x00
fuses 0 0 0 0 no 9 10 0 0 0 0x00 0x00
fuse0 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse1 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse2 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse4 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse5 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse6 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse7 0 0 0 0 no 1 0 0 0 0 0x00 0x00
fuse8 0 0 0 0 no 1 0 0 0 0 0x00 0x00
lock 0 0 0 0 no 1 0 0 0 0 0x00 0x00
data 0 0 0 0 no 0 0 0 0 0 0x00 0x00
usersig 0 0 0 0 no 32 32 0 0 0 0x00 0x00
flash 0 0 0 0 no 32768 128 0 0 0 0x00 0x00
eeprom 0 0 0 0 no 256 64 0 0 0 0x00 0x00
Programmer Type : JTAGMKII_PDI
Description : JTAGv2 to UPDI bridge
M_MCU hardware version: 1
M_MCU firmware version: 6.00
S_MCU hardware version: 1
S_MCU firmware version: 6.00
Serial number: 00:00:00:00:00:00
Vtarget : 5.0 V
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude: Device signature = 0x1e9521 (probably t3216)
avrdude: erasing chip
avrdude: reading input file "0x00"
avrdude: writing fuse0 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse0 written
avrdude: verifying fuse0 memory against 0x00:
avrdude: load data fuse0 data from input file 0x00:
avrdude: input file 0x00 contains 1 bytes
avrdude: reading on-chip fuse0 data:
Reading | ################################################## | 100% 0.01s
avrdude: verifying ...
avrdude: 1 bytes of fuse0 verified
avrdude: reading input file "0x00"
avrdude: writing fuse1 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse1 written
avrdude: verifying fuse1 memory against 0x00:
avrdude: load data fuse1 data from input file 0x00:
avrdude: input file 0x00 contains 1 bytes
avrdude: reading on-chip fuse1 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse1 verified
avrdude: reading input file "0x02"
avrdude: writing fuse2 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse2 written
avrdude: verifying fuse2 memory against 0x02:
avrdude: load data fuse2 data from input file 0x02:
avrdude: input file 0x02 contains 1 bytes
avrdude: reading on-chip fuse2 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse2 verified
avrdude: reading input file "0b11000100"
avrdude: writing fuse5 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse5 written
avrdude: verifying fuse5 memory against 0b11000100:
avrdude: load data fuse5 data from input file 0b11000100:
avrdude: input file 0b11000100 contains 1 bytes
avrdude: reading on-chip fuse5 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse5 verified
avrdude: reading input file "0x04"
avrdude: writing fuse6 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse6 written
avrdude: verifying fuse6 memory against 0x04:
avrdude: load data fuse6 data from input file 0x04:
avrdude: input file 0x04 contains 1 bytes
avrdude: reading on-chip fuse6 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse6 verified
avrdude: reading input file "0x02"
avrdude: writing fuse8 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse8 written
avrdude: verifying fuse8 memory against 0x02:
avrdude: load data fuse8 data from input file 0x02:
avrdude: input file 0x02 contains 1 bytes
avrdude: reading on-chip fuse8 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse8 verified
avrdude: reading input file "0x00"
avrdude: writing fuse7 (1 bytes):
Writing | ################################################## | 100% 0.01s
avrdude: 1 bytes of fuse7 written
avrdude: verifying fuse7 memory against 0x00:
avrdude: load data fuse7 data from input file 0x00:
avrdude: input file 0x00 contains 1 bytes
avrdude: reading on-chip fuse7 data:
Reading | ################################################## | 100% 0.00s
avrdude: verifying ...
avrdude: 1 bytes of fuse7 verified
avrdude: reading input file "/Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/bootloaders/hex/optiboot_txyz.hex"
avrdude: writing flash (512 bytes):
Writing | ################################################## | 100% 0.10s
avrdude: 512 bytes of flash written
avrdude: verifying flash memory against /Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/bootloaders/hex/optiboot_txyz.hex:
avrdude: load data flash data from input file /Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/bootloaders/hex/optiboot_txyz.hex:
avrdude: input file /Users/imac/Library/Arduino15/packages/megaTinyCore/hardware/megaavr/2.6.4/bootloaders/hex/optiboot_txyz.hex contains 512 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 0.10s
avrdude: verifying ...
avrdude: 512 bytes of flash verified
avrdude done. Thank you.