avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #45701] redundant stack initialization in crt1.o


From: anonymous
Subject: [avr-libc-dev] [bug #45701] redundant stack initialization in crt1.o
Date: Mon, 18 Jul 2016 19:14:16 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]