1
0
mirror of https://github.com/Optiboot/optiboot.git synced 2025-04-19 10:02:15 +03:00
optiboot/Wiki/BootloaderIntro.txt
WestfW df7e4434ac Update README.md Make a new top-level "wiki" directory.
(because keeping the wiki pages in the source tree should allow other people to edit them and make pull requests, more easily that modifying the "protected" wiki pages (without making them fully publicly editable.)
2018-09-26 02:46:01 -07:00

22 lines
486 B
Plaintext

What is a "Bootloader" ?
What is "stk500" ?
What is "avrdude" ?
What symptoms indicate a bootloading problem?
What are common causes of bootloading problems?
What information can I collect to debug a bootloading problem?
Can my Arduino have the bootloader damaged?
How can I tell if my bootloader is damaged?
Why else would I want to upload a new bootloader?
Can I replace or upload a new bootloader with no additional equipment?
How can I replace or upload a new bootloader?