fl::blankcheck

Test that the flash device is in the blank state.

Syntax
blankcheck all | list
Parameters
all

Check that all sectors are in the blank state.

list

Check that specific sectors are in the blank state. The sector list is set with the "device" command.

Examples

The following table lists and defines examples of the fl::blankcheck command.

Table 1. fl::blankcheck Command-line debugger command - Examples
Command Description
blankcheck all Tests if the flash device is in the blank state. All sectors will be tested regardless of the enabled list maintained by the "device" command.
blankcheck list Tests whether the sectors in the enabled list are in the blank state.