Welcome! Log In Create A New Profile

Advanced

Sanguino's bootloader can just be utilized one time

Posted by sheepguo 
Sanguino's bootloader can just be utilized one time
October 04, 2013 05:07AM
I use Atmega 644pa, after burning the Sanguino bootloader, I can program the microcontroller. But I can just program the microcontroller one time, after which I need to burn the bootloader again, I don't know the reason and solution.
Re: Sanguino's bootloader can just be utilized one time
October 05, 2013 05:08AM
A workaround would be to upload the firmware with the programmer directly. The bootloader exists only for convenience, to allow people uploading without owning a programmer.

One possible reason for the failure is, your firmware is bigger than the available flash and your bootloader allows to overwrite it's self (which would be a bug). I'm pretty sure the bootloader coming with the Gen7 Arduino IDE Support package works properly in this regard.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Sorry, only registered users may post in this forum.

Click here to login