writing to flash while running in flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-04-05 10:07 PM
Posted on April 06, 2009 at 07:07
writing to flash while running in flash
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:08 AM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:08 AM
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.
