![Ronetix PEEDI User Manual Download Page 134](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040134.webp)
Using PEEDI
flash unlock
Syntax:
flash unlock ADDRESS [LENGTH]
Description:
If supported by FLASH, unlock (unprotect 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 unlock 0x400000 0x1000
flash query
Syntax:
flash query ADDRESS [LENGTH]
Description:
If supported by FLASH, show the lock status of all FLASH sectors that belong or
overlap to the specified region. On NAND devices, show the bad block list. 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 query 0x400000 0x1000
PEEDI User’s Manual
134