Table 13-40. FlashSecurityDisable Command Packet Format (Example) (continued)
FlashSecurityDisable Parameter
Value
Command packet
commandTag
0x06 - FlashSecurityDisable
flags
0x00
reserved
0x00
parameterCount
0x02
Backdoorkey_low
0x04 0x03 0x02 0x01
Backdoorkey_high
0x08 0x07 0x06 0x05
The FlashSecurityDisable command has no data phase.
Response: The target (Kinetis Flashloader) will return a GenericResponse packet with a
status code either set to kStatus_Success upon successful execution of the command, or
set to an appropriate error status code.
13.3.7.12 Execute command
The execute command results in the flashloader setting the program counter to the code at
the provided jump address, R0 to the provided argument, and a Stack pointer to the
provided stack pointer address. Prior to the jump, the system is returned to the reset state.
See the
section.
The Jump address, function argument pointer and stack pointer are the parameters
required for the Execute command.
Table 13-41. Parameters for Execute Command
Byte #
Command
0 - 3
Jump address
4 - 7
Argument word
8 - 11
Stack pointer address
The Execute command has no data phase.
Response: The target (Kinetis Flashloader) will return a GenericResponse packet with
status code either set to kStatus_Success for successful execution of the command, or set
to an appropriate error status code.
Functional Description
K22F Sub-Family Reference Manual , Rev. 3, 7/2014
312
Freescale Semiconductor, Inc.