Verifying Memory

TYPE

DIRECTIVE

OPTIONAL

ARGUMENTS

Operation

verify

Yes

None

The verify directive is used to check the target memory content against the buffer one.

The address boundaries for verification are those read from the last loaded HEX file or specified by the last addrange directive.

Example of use :

> batchisp -device t89c51cc01 -hardware PEAKPCAN -operation addrange 0x00 0xFFF verify

If the verify operation passes, batchisp displays the range of verified addresses. If the verify operation fails, batchisp displays the first fail address, like here after.