[AVR] Atmega - Flash Bootloader itself

Status
Not open for further replies.

bshpallavi

Newbie level 1
Joined
Jul 11, 2014
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
6
Hello all,

I have developed bootloader code using ATMEGA64a, its working fine, but i do have one doubt what if worst case bootloader gets corrupted then is there any way to flash bootloader.

Please help !!!!!

Thank you in advance.



-----
Pallavi.B
 

You should make it sure in your bootloader that it will not overwrite it.
Lock the bootloader to prevent it from unintentional write instruction from the application code.
Set brown out reset to prevent flash corruption due to low voltage.

I hope you really means bootloader corruption and not a bootloader BUG....
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…