Using PEEDI
flash multi erase #CORE0 ... #COREn [ADDRESS LENGTH|chip]
Description:
Erase all FLASH sectors that belong or overlap to the specified region on into several
targets simultaneously. If no arguments are provided last used will be taken. Default
first used region is whole FLASH.
Argument:
#CORE0 .. #COREn
or
#all
- cores to erase
ADDRESS
- beginning of FLASH region
LENGTH
- length of FLASH region, default is 1, if not supplied
Example:
flash multi erase #all 0x400000 0x1000
flash multi erase #1 #2 0x400000 0x1000
flash multi erase #all chip
flash multi blank
Syntax:
flash multi blank #CORE0 ... #COREn [ADDRESS LENGTH]
Description:
Check if blank all FLASH sectors that belong or overlap to the specified region on into
several targets simultaneously. If no arguments are provided last used will be taken.
Default first used region is whole FLASH.
Argument:
#CORE0 .. #COREn
or
#all
- cores to check
ADDRESS
- beginning of FLASH region
LENGTH
- length of FLASH region, default is 1, if not supplied
Example:
PEEDI User’s Manual
136