Closed mcuee closed 1 year ago
Opps, this is because I was testing https://github.com/avrdudes/avrdude/issues/1221 and switched the driver from Windows HID driver to WInUSB. Switching it back to hidusb then there is no issue.
PS C:\work\avr\avrdude_test\avrdude_bin> .\avrdude -c xplainedpro_updi -p t817 -t
Vtarget : 3.34 V
JTAG clock megaAVR/program : 1000 kHz
JTAG clock megaAVR/debug : 1000 kHz
JTAG clock Xmega : 1000 kHz
PDI/UPDI clock Xmega/megaAVR : 1000 kHz
avrdude: AVR device initialized and ready to accept instructions
avrdude: device signature = 0x1e9320 (probably t817)
avrdude>
It may be good to fix or at least downgrade the warning message to info.