2009-04-05 10:07 PM
writing to flash while running in flash
2011-05-17 04:08 AM
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.
2011-05-17 04:08 AM
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.