Selecting the Target Memory

TYPE

DIRECTIVE

OPTIONAL

ARGUMENTS

Operation

memory

Yes

FLASH | EEPROM | CUSTOM | BOOT | XAF | HSB | SIGNATURE | LPC_BOOT | MULTICAST

The memory directive is used to select the target memory for ISP operations.

All subsequent directives apply to the selected target memory, until an other memory is selected.

Example of use :

> batchisp -device t89c51cc01 -operation memory EEPROM erase F memory FLASH erase F