Response: The target (Kinetis Bootloader ) will return a GenericResponse packet withstatus code either set to kStatus_Success for successful execution of the command, or setto an appropriate error status code.13.3.8.6 FlashEraseRegion commandThe FlashEraseRegion command performs an erase of one or more sectors of the flashmemory or a specified range of flash within the connected SPI flash devices.The start address and number of bytes are the 2 parameters required for theFlashEraseRegion command. The start and byte count parameters must be 4-byte aligned([1:0] = 00), or the FlashEraseRegion command will fail and returnkStatus_FlashAlignmentError (0x101). If the region specified does not fit in the flashmemory space, the FlashEraseRegion command will fail and returnkStatus_FlashAddressError (0x102). If any part of the region specified is protected, theFlashEraseRegion command will fail and return kStatus_MemoryRangeInvalid(0x10200).Table 13-27. Parameters for FlashEraseRegion CommandByte # Parameter0 - 3 Start address4 - 7 Byte countProcess commandHost TargetACK:0x5a a1ACK:0x5a a1Generic Response:FlashEraseRegion: startAddress=0, byteCount=10240x5a a4 0c 00 f9 a6 02 00 00 00 00 00 00 00 00 04 00 000x5a a4 0c 00 ba 55 a0 00 00 02 00 00 00 00 02 00 00 00Figure 13-11. Protocol Sequence for FlashEraseRegion CommandFunctional DescriptionKL27 Sub-Family Reference Manual , Rev. 5, 01/2016200 Freescale Semiconductor, Inc.