carlosefr / atmega

Bare ATmega 8/168/328 microcontrollers with the Arduino IDE.
MIT License
83 stars 24 forks source link

where to find bootloader file? #12

Open lamoboos223 opened 1 year ago

lamoboos223 commented 1 year ago
avrdude: erasing chip
avrdude: reading input file "C:\development\electronics\Arduino\hardware\breadboard\avr/bootloaders/{bootloader.file}"
avrdude: can't open input file C:\development\electronics\Arduino\hardware\breadboard\avr/bootloaders/{bootloader.file}: No such file or directory
avrdude: read from file 'C:\development\electronics\Arduino\hardware\breadboard\avr/bootloaders/{bootloader.file}' failed

image

image

lamoboos223 commented 1 year ago

i need the .hex files

carlosefr commented 1 year ago

I'm not sure I understand the question. The board definitions in this repo are meant for running programs on ATmega MCUs without any bootloader.