Rahix / avr-hal

embedded-hal abstractions for AVR microcontrollers
Apache License 2.0
1.3k stars 219 forks source link

avrdude 7.3 cannot find programmer #507

Closed Johnwf01john closed 7 months ago

Johnwf01john commented 7 months ago

Her is output when cargo run is entered

PS C:\Users\john\blink> cargo run
warning: blink v0.1.0 (C:\Users\john\blink) ignoring invalid dependency `ravedude` which is missing a lib target
    Finished dev [optimized + debuginfo] target(s) in 0.22s
     Running `ravedude micro -P COM4 target\avr-atmega32u4\debug\blink.elf`
       Board Arduino Micro
Warning: this board cannot reset itself.

    Reset the board by pressing the reset button once.

Once reset, press ENTER here:
 Programming target\avr-atmega32u4\debug\blink.elf => COM4
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:399]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:400]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:428]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:429]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:461]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:462]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:495]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:496]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:522]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:523]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:563]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:564]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:583]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:584]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:602]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:603]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:648]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:649]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:732]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:734]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:743]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:745]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:755]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:757]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:768]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:770]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:791]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:793]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:815]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:817]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1184]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1185]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1195]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1197]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1218]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1219]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1236]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1237]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1252]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1253]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1263]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1264]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1274]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1275]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1285]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1286]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1302]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1306]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1319]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1320]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1330]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1331]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1341]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1342]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1351]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1353]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1375]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1376]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1430]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1431]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1452]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1453]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1466]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1467]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1480]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1481]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:1694]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:3178]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:3361]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:3541]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:3733]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:3925]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:4118]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:4321]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:4529]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:4737]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:4931]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:5123]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:5479]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:5661]
avrdude warning: ATmega329's flash writepage misses a necessary address bit a13 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:5780]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:5887]
avrdude warning: ATmega649's flash writepage misses a necessary address bit a14 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:6006]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:6086]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:7037]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:7228]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:7419]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:7669]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:7881]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:8093]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:8307]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:8495]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:8713]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:8902]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9086]
avrdude warning: AT90PWM2's eeprom writepage misses a necessary address bit a8 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9164]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9369]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9553]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9736]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:9920]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:10110]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:10313]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:10755]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:10939]
avrdude warning: ATtiny44's eeprom writepage misses a necessary address bit a7 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11020]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11123]
avrdude warning: ATtiny84's eeprom writepage misses a necessary address bit a8 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11204]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11308]
avrdude warning: a4 would normally be expected to be a5 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: a3 would normally be expected to be a4 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: a2 would normally be expected to be a3 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: a1 would normally be expected to be a2 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: a0 would normally be expected to be a1 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: too few opcode bits in instruction [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11367]
avrdude warning: ATtiny43u's eeprom read misses a necessary address bit a5 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11386]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11489]
avrdude warning: ATmega32U4's eeprom writepage misses a necessary address bit a2 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11572]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11680]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11884]
avrdude warning: AT90USB1286's eeprom writepage misses a necessary address bit a11 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:11967]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12086]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12087]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12273]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12274]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12462]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12463]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12650]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12651]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12838]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:12839]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13021]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13212]
avrdude warning: has_pdi is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13426]
avrdude warning: avr_mem_order[] does not know data; add to array and recompile
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13554]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13643]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13743]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13896]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:13954]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14066]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14198]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14298]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14575]
avrdude warning: is_avr32 is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14576]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14600]
avrdude warning: ATtiny1634's flash writepage misses a necessary address bit a5 [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14723]
avrdude warning: has_tpi is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14789]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [C:\Users\john\AppData\Local\Temp\.avrdude-YjVonk.conf:14912]
avrdude warning: System wide configuration file version ()
        does not match Avrdude build version (7.3)
avrdude error: cannot find programmer id avr109
use -c? to see all possible programmers
Error: avrdude failed

error: process didn't exit successfully: `ravedude micro -P COM4 target\avr-atmega32u4\debug\blink.elf` (exit code: 1)
PS C:\Users\john\blink>

arduino ver2.3.1 programes micro OK but using rust in windows 11 PowerShell does not.

any idea's welcolme

vs-mark-graham-smith commented 7 months ago

I have a similar issue on macOS

The output below:

    Finished dev [optimized + debuginfo] target(s) in 0.12s
     Running `ravedude mega2560 -cb 57600 target/avr-atmega2560/debug/rus-blnk.elf`
       Board Arduino Mega 2560
 Programming target/avr-atmega2560/debug/rus-blnk.elf => /dev/cu.usbmodem11134201
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:399]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:400]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:428]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:429]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:461]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:462]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:495]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:496]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:522]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:523]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:563]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:564]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:583]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:584]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:602]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:603]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:648]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:649]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:732]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:734]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:743]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:745]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:755]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:757]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:768]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:770]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:791]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:793]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:815]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:817]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1184]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1185]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1195]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1197]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1218]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1219]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1236]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1237]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1252]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1253]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1263]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1264]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1274]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1275]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1285]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1286]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1302]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1306]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1319]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1320]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1330]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1331]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1341]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1342]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1351]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1353]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1375]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1376]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1430]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1431]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1452]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1453]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1466]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1467]
avrdude warning: mosi is deprecated, will be removed in v8.0, use sdo [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1480]
avrdude warning: miso is deprecated, will be removed in v8.0, use sdi [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1481]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:1694]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:3178]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:3361]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:3541]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:3733]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:3925]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:4118]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:4321]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:4529]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:4737]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:4931]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:5123]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:5479]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:5661]
avrdude warning: ATmega329's flash writepage misses a necessary address bit a13 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:5780]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:5887]
avrdude warning: ATmega649's flash writepage misses a necessary address bit a14 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:6006]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:6086]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:7037]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:7228]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:7419]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:7669]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:7881]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:8093]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:8307]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:8495]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:8713]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:8902]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9086]
avrdude warning: AT90PWM2's eeprom writepage misses a necessary address bit a8 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9164]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9369]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9553]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9736]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:9920]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:10110]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:10313]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:10755]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:10939]
avrdude warning: ATtiny44's eeprom writepage misses a necessary address bit a7 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11020]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11123]
avrdude warning: ATtiny84's eeprom writepage misses a necessary address bit a8 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11204]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11308]
avrdude warning: a4 would normally be expected to be a5 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: a3 would normally be expected to be a4 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: a2 would normally be expected to be a3 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: a1 would normally be expected to be a2 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: a0 would normally be expected to be a1 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: too few opcode bits in instruction [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11367]
avrdude warning: ATtiny43u's eeprom read misses a necessary address bit a5 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11386]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11489]
avrdude warning: ATmega32U4's eeprom writepage misses a necessary address bit a2 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11572]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11680]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11884]
avrdude warning: AT90USB1286's eeprom writepage misses a necessary address bit a11 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:11967]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12086]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12087]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12273]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12274]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12462]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12463]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12650]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12651]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12838]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:12839]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13021]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13212]
avrdude warning: has_pdi is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13426]
avrdude warning: avr_mem_order[] does not know data; add to array and recompile
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13554]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13643]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13743]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13896]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:13954]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14066]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14198]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14298]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14575]
avrdude warning: is_avr32 is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14576]
avrdude warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14600]
avrdude warning: ATtiny1634's flash writepage misses a necessary address bit a5 [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14723]
avrdude warning: has_tpi is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14789]
avrdude warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/private/var/folders/ly/yj8sly2x4fq749c_v5mglcnm0000gn/T/.avrdude-EhlIHL.conf:14912]
avrdude warning: System wide configuration file version ()
        does not match Avrdude build version (7.3)
avrdude error: cannot find programmer id wiring
Rahix commented 7 months ago

Can reproduce. It seems our avrdude configuration is finally too old to work with the most recent avrdude versions. I'm not sure if we can simply update the config as I have no clue how many people are still using older avrdude versions...

There are some long overdue ravedude changes I want to make anyway - one of them is to have ravedude manage its own avrdude version instead of relying on a system-provided one. That way we have full control over the avrdude version that's used. I think that's the best solution to the problem at hand for now...

Rahix commented 7 months ago

Ah, this is a duplicate of #498. Closing in favor of the other issue.