Zilog EZ80F916 User Manual
Page 435

UM014423-0607
Using the Command Processor
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
415
FLASH Options "c:\testing\test.hex"
FLASH Options OFFSET="0x1000"
FLASH Options EBF
FLASH BURN REPEAT
or
flash options intmem
flash options "c:\testing\test.hex"
flash options offset="0x1000"
flash options ebf
flash burn repeat
The file
test.hex
is loaded into internal Flash memory with a value of
0x1000
added to
all addresses. The Flash memory is erased before flashing. After the flashing is completed,
you are prompted to program an additional unit.
FLASH VERIFY
The file
test.hex
is verified against internal Flash memory with a offset value of
0x1000
.
target set "flashManufacturer" "Micron"
target set "flashDevice" "MT28F008B3xx-xxB"
FLASH VERIFY
The file
test.hex
(from the first example) is verified against the external specific Flash
device.
FLASH SETUP
The current Flash Loader parameters settings are displayed in the Command Output win-
dow.
FLASH HELP
The current Flash Loader command options are displayed in the Command Output win-
dow.
Flash Options NAUTO
The Flash Loader does not automatically select the external Flash device.
Flash Options PBF
Page erase is enabled instead of mass erase for internal and external Flash programming.