Examples – Zilog Z8F0130 User Manual

Page 544

Advertising
background image

Appendix D. Using the Command Processor

UM013037-1212

520

Zilog Developer Studio II – Z8 Encore!
User Manual

The

Flash Loader

dialog box and the Command Processor interface use the same pa-

rameters. If an option is not specified with the Command Processor interface, the current
setting in the

Flash Loader

dialog box is used. If a setting is changed in the Command

Processor interface, the

Flash Loader

dialog box settings are changed

.

Examples

The following are valid examples:

FLASH Options INTMEM

FLASH Options "c:\testing\test.hex"

FLASH BURN REPEAT

or

flash options intmem

flash options "c:\testing\test.hex"

flash burn repeat

The file

test.hex

is loaded into internal Flash memory. 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.

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 PBF

Flash ERASE

Erase Flash memory

Flash ERASE REPEAT

Erase Flash memory and repeat

Flash BURN

Program Flash memory

Flash BURN REPEAT

Program Flash memory and repeat

Flash BURNVERIFY

Program and verify Flash memory

Flash BURNVERIFY REPEAT

Program and verify Flash memory and repeat

Flash VERIFY

Verify Flash memory

Flash VERIFY REPEAT

Verify Flash memory and repeat

Caution:

Advertising