![NXP Semiconductors MKL27Z128VFM4 Reference Manual Download Page 206](http://html1.mh-extra.com/html/nxp-semiconductors/mkl27z128vfm4/mkl27z128vfm4_reference-manual_1721847206.webp)
Data Phase: The WriteMemory command has a data phase; the host will send data
packets until the number of bytes of data specified in the byteCount parameter of the
WriteMemory command are received by the target.
Response: The target (Kinetis Bootloader ) will return a GenericResponse packet with a
status code set to kStatus_Success upon successful execution of the command, or to an
appropriate error status code.
13.3.8.10 Read memory command
The ReadMemory command returns the contents of memory at the given address, for a
specified number of bytes. This command can read any region of memory accessible by
the CPU and not protected by security.
The start address and number of bytes are the 2 parameters required for ReadMemory
command.
Table 13-35. Parameters for read memory command
Byte
Parameter
Description
0-3
Start address
Start address of memory to read from
4-7
Byte count
Number of bytes to read and return to caller
Functional Description
KL27 Sub-Family Reference Manual , Rev. 5, 01/2016
206
Freescale Semiconductor, Inc.