Follow-up Comment #2, bug #45701 (project avr-libc):

Acutally a bootloader just jumping to 0x0 would not only be uncommon, it would
be shitty coding.  All the bootloaders I have written ensure the registers are
in their reset state before jumping to the start of the application code. 
Another option is to use a WDT reset like Optiboot.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?45701>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to