Table 13-19. Reset Command Packet Format (Example) (continued)Reset Parameter Valuecrc16 0x6F 0x46Command packet commandTag 0x0B - resetflags 0x00reserved 0x00parameterCount 0x00The Reset command has no data phase.Response: The target (Kinetis Bootloader) will return a GenericResponse packet withstatus code set to kStatus_Success, before resetting the chip.13.3.8.3 GetProperty commandThe GetProperty command is used to query the bootloader about various properties andsettings. Each supported property has a unique 32-bit tag associated with it. The tagoccupies the first parameter of the command packet. The target returns aGetPropertyResponse packet with the property values for the property identified with thetag in the GetProperty command.Properties are the defined units of data that can be accessed with the GetProperty orSetProperty commands. Properties may be read-only or read-write. All read-writeproperties 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 KinetisBootloader in KLx3 ROM, see Table 13-36.The 32-bit property tag is the only parameter required for GetProperty command.Table 13-20. Parameters for GetProperty CommandByte # Command0 - 3 Property tagChapter 13 Kinetis ROM BootloaderKL27 Sub-Family Reference Manual , Rev. 5, 01/2016Freescale Semiconductor, Inc. 195