![Ronetix PEEDI Скачать руководство пользователя страница 133](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040133.webp)
Using PEEDI
Syntax:
flash erase ADDRESS [LENGTH]
flash erase chip
Description:
Erase all FLASH sectors that belong or overlap to the specified region. If no arguments
are provided last used will be taken. Default first used region is whole FLASH.
flash erase chip
- erase using the CHIP ERASE command if supported from the flash
device.
Argument:
ADDRESS
- beginning of FLASH region
LENGTH
- length of FLASH region, default is 1, if not supplied
Example:
flash erase 0x400000 0x1000
flash erase chip
flash lock
Syntax:
flash lock ADDRESS [LENGTH]
Description:
If supported by FLASH, lock (protect against write/erase) all FLASH sectors that
belong or overlap to the specified region. If no arguments are provided last used will be
taken. Default first used region is whole FLASH.
Argument:
ADDRESS
- beginning of FLASH region
LENGTH
- length of FLASH region, default is 1, if not supplied
Example:
flash lock 0x400000 0x1000
PEEDI User’s Manual
133