9.15.9.29 Arguments

At a minimum you must specify -client <name> OR

-startpage <page_number> -endpage <page_number> -block <number>

-name {device_name}

Optional user-defined device name. The device name is not required if there is only one device in the current configuration, or a device has already been selected using the set_debug_device command.

-block {integer_value}

(Optional argument; you must set -client or –startpage and –endpage before use.) Specifies location of block for memory read.

-client {client_name}

Name of client for memory read.

-startpage {integer_value}

Startpage for page range; value must be an integer. You must specify a –endpage and -block along with this argument.

-endpage {integer_value}

Endpage for page range; value must be an integer. You must specify a –startpage and -block along with this argument.

-access {all | status | data}

(Optional argument; you must set -client or –startpage, –endpage and –block before use.) Specifies what eNVM information to check: page status, data or both.

Value

Description

all

Shows the number of pages with corruption status, data corruption and out-of-range write count (default)

status

Shows the number of pages with corruption status and the number of pages with out-of-range write count

data

Shows only the number of pages with data corruption

-file {filename}

(Optional argument; you must set -client or –startpage, –endpage and –block before use.) Name of output file for memory read.