I have the same problem with Arduino IDE 2.3.4
I've set everything as in instruction. Do I need to set the programmer?
It seems not selected. I don't see anything in instructions about programmer.
This is the output I'm getting after setting verbose:
I've set everything as in instruction. Do I need to set the programmer?
It seems not selected. I don't see anything in instructions about programmer.
This is the output I'm getting after setting verbose:
Code Select
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 "/home/kuba/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/etc/avrdude.conf"
User configuration file is "/home/kuba/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyACM0
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
...