
MAXQ20-Based Microcontroller Bootloader Command Reference
14
Family C Commands—Verify Fixed Length
Command C0h—Verify Code Fixed Length
This command operates in the same manner as the “Load Code Fixed Length” command, except that instead of
programming the input data into flash memory, it verifies that the input data matches the data already in code
space. If the data does not match, the status code is set to reflect this failure. CodeLen is one of the values
returned by the Get Supported Commands command.
The Get Status command must be executed after any verify command to determine if the verify was successful.
Command C1h—Verify Data Fixed Length
This command operates in the same manner as the “Load Data Fixed Length” command, except that instead of
programming the input data into flash memory, it verifies that the input data matches the data already in data
space. If the data does not match, the status code is set to reflect this failure. DataLen is one of the values
returned by the Get Supported Commands command.
The Get Status command must be executed after any verify command to determine if the verify was successful.
Kommentare zu diesen Handbüchern