Debian Trixie
Arduino IDE 2.3.7
ATtinycore 1.5.2
Board: ATtiny84a, no bootloader.
Programmer: Arduino as ISP
Sketch compiles but upload produces the following errors:
Warning: programmer wiring fails to specify prog_modes = PM_...; [/home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf:350]
Warning: programmer arduino fails to specify prog_modes = PM_...; [/home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf:357]
Error: unknown token [/home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf:392]
Warning: programmer avrftdi fails to specify prog_modes = PM_...; [/home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf:392]
Error: syntax error [/home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf:392]
Error: unable to process system wide configuration file /home/jim/Documents/Sketches/hardware/ATTinyCore-1.5.2/avr/avrdude.conf
Failed programming: uploading error: exit status 1
Tried ATtinycore 2.0.0 but appears that ATtiny84a is not supported. I can't find it in the board list and selecting plain 84 produces compilation errors.
Tried Arduino IDE 1.8.13 but menus do not appear. Probably something to do with window manager.
Any thoughts on how to resolve? Thank you.
Debian Trixie
Arduino IDE 2.3.7
ATtinycore 1.5.2
Board: ATtiny84a, no bootloader.
Programmer: Arduino as ISP
Sketch compiles but upload produces the following errors:
Tried ATtinycore 2.0.0 but appears that ATtiny84a is not supported. I can't find it in the board list and selecting plain 84 produces compilation errors.
Tried Arduino IDE 1.8.13 but menus do not appear. Probably something to do with window manager.
Any thoughts on how to resolve? Thank you.