9.15.9.28 Example
The following reads device info from the 'AFS600' device.
read_device_status -name AFS600
read_flash_memory
The command reads information from the NVM modules. There are two types of information that can be read:
- Page Status – includes ECC2 status, write count, access protection
- Page Data
read_flash_memory
[-name {device_name}]
[-block {integer_value}] [-client {client_name}]
[-startpage {integer_value}] [-endpage {integer_value}]
[-access {all | status | data}] [-file {filename}]
