Programming Memory

TYPE

DIRECTIVE

OPTIONAL

ARGUMENTS

Operation

program

Yes

None

The program directive is used to program the target memory with the contents of the ISP buffer.

Before using this directive, you will probably load the ISP buffer from an input HEX file.

If no addrange directive is used before the program one, the range of addresses is the HEX file one.

Example of use :

> batchisp -device t89c51cc01 -hardware PEAKPCAN -operation loadbuffer "C:\labo\dev\isp\hexfile.hex" program