cancel
Showing results for 
Search instead for 
Did you mean: 

writing to flash while running in flash

marknorman9
Associate II
Posted on April 06, 2009 at 07:07

writing to flash while running in flash

2 REPLIES 2
marknorman9
Associate II
Posted on May 17, 2011 at 13:08

Other than running an ISP in the bootloader section of the flash, is it possible to write to flash in the main app region from the main app? If so what are the segment rules for this.

stevemelnikoff9
Associate II
Posted on May 17, 2011 at 13:08

It is possible to safely write to flash while executing code from flash - but the processor will pause while any flash operation is in progress.