Ok, thanks. This is my final command:
avrdude "-C/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf" -v -V -patmega1284p -carduino -P/dev/cu.usbmodem1101 -b19200 -Uflash:r:readfile.hex:i
When I ran it I got this output:
avrdude: Version 7.3
Copyright the AVRDUDE authors;
see https://github.com/avrdudes/avrdude/blob/main/AUTHORS
System wide configuration file is /Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:400]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:401]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:429]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:430]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:462]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:463]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:496]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:497]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:523]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:524]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:564]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:565]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:584]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:585]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:603]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:604]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:649]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:650]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:733]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:735]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:744]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:746]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:756]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:758]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:769]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:771]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:792]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:794]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:816]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:818]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1334]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1335]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1356]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1357]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1370]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1371]
avrdude yywarning() warning: mosi is deprecated, will be removed in v8.0, use sdo [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1384]
avrdude yywarning() warning: miso is deprecated, will be removed in v8.0, use sdi [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1385]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:1598]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:3082]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:3265]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:3445]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:3637]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:3829]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:4022]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:4225]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:4433]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:4641]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:4835]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5027]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5383]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5565]
avrdude yywarning() warning: ATmega329's flash writepage misses a necessary address bit a13 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5684]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5791]
avrdude yywarning() warning: ATmega649's flash writepage misses a necessary address bit a14 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5910]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:5990]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:6948]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:7139]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:7330]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:7580]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:7792]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:8004]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:8218]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:8406]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:8656]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:8845]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9029]
avrdude yywarning() warning: AT90PWM2's eeprom writepage misses a necessary address bit a8 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9107]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9312]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9496]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9679]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:9865]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:10055]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:10258]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:10700]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:10884]
avrdude yywarning() warning: ATtiny44's eeprom writepage misses a necessary address bit a7 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:10965]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11068]
avrdude yywarning() warning: ATtiny84's eeprom writepage misses a necessary address bit a8 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11149]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11375]
avrdude yywarning() warning: a4 would normally be expected to be a5 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: a3 would normally be expected to be a4 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: a2 would normally be expected to be a3 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: a1 would normally be expected to be a2 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: a0 would normally be expected to be a1 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: too few opcode bits in instruction [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11434]
avrdude yywarning() warning: ATtiny43u's eeprom read misses a necessary address bit a5 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11453]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11556]
avrdude yywarning() warning: ATmega32U4's eeprom writepage misses a necessary address bit a2 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11639]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11747]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:11951]
avrdude yywarning() warning: AT90USB1286's eeprom writepage misses a necessary address bit a11 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12034]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12153]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12154]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12340]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12341]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12529]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12530]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12717]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12718]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12905]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:12906]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13088]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13279]
avrdude yywarning() warning: has_pdi is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13493]
avrdude avr_get_mem_type() warning: avr_mem_order[] does not know data; add to array and recompile
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13621]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13710]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13810]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:13963]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14021]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14133]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14265]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14365]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14642]
avrdude yywarning() warning: is_avr32 is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14643]
avrdude yywarning() warning: has_debugwire is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14667]
avrdude yywarning() warning: ATtiny1634's flash writepage misses a necessary address bit a5 [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14790]
avrdude yywarning() warning: has_tpi is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14856]
avrdude yywarning() warning: has_jtag is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:14979]
avrdude yywarning() warning: has_updi is deprecated, will be removed in v8.0, use prog_modes [/Users/jvlobo/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino14/etc/avrdude.conf:15044]
User configuration file is /Users/jvlobo/.avrduderc
User configuration file does not exist or is not a regular file, skipping
avrdude main() warning: System wide configuration file version ()
does not match Avrdude build version (7.3)
avrdude programmer_not_found() error: cannot find programmer id arduino
use -c? to see all possible programmers
So I tried running it again without de -C flag, like this:
avrdude -v -V -patmega1284p -carduino -P/dev/cu.usbmodem1101 -b19200 -Uflash:r:readfile.hex:i
And I get again the avrdude stk500_recv() error: programmer is not responding error