![NXP Semiconductors MKL27Z128VFM4 Reference Manual Download Page 195](http://html1.mh-extra.com/html/nxp-semiconductors/mkl27z128vfm4/mkl27z128vfm4_reference-manual_1721847195.webp)
Table 13-19. Reset Command Packet Format (Example) (continued)
Reset
Parameter
Value
crc16
0x6F 0x46
Command packet
commandTag
0x0B - reset
flags
0x00
reserved
0x00
parameterCount
0x00
The Reset command has no data phase.
Response: The target (Kinetis Bootloader) will return a GenericResponse packet with
status code set to kStatus_Success, before resetting the chip.
13.3.8.3 GetProperty command
The GetProperty command is used to query the bootloader about various properties and
settings. Each supported property has a unique 32-bit tag associated with it. The tag
occupies the first parameter of the command packet. The target returns a
GetPropertyResponse packet with the property values for the property identified with the
tag in the GetProperty command.
Properties are the defined units of data that can be accessed with the GetProperty or
SetProperty commands. Properties may be read-only or read-write. All read-write
properties are 32-bit integers, so they can easily be carried in a command parameter.
For a list of properties and their associated 32-bit property tags supported by the Kinetis
Bootloader in KLx3 ROM, see
The 32-bit property tag is the only parameter required for GetProperty command.
Table 13-20. Parameters for GetProperty Command
Byte #
Command
0 - 3
Property tag
Chapter 13 Kinetis ROM Bootloader
KL27 Sub-Family Reference Manual , Rev. 5, 01/2016
Freescale Semiconductor, Inc.
195