English
Language : 

LM3S5762 Datasheet, PDF (793/841 Pages) Texas Instruments – Stellaris® LM3S5762 Microcontroller
Stellaris® LM3S5762 Microcontroller
A.4.6
Byte[9] = Data[6]
Byte[10] = Data[7]
COMMAND_RESET (0x25)
This command is used to tell the boot loader device to reset. Unlike the COMMAND_RUN command,
this allows the initial stack pointer to be read by the hardware and set up for the new code. It can
also be used to reset the boot loader if a critical error occurs and the host device wants to restart
communication with the boot loader.
Byte[0] = 3
Byte[1] = checksum(Byte[2])
Byte[2] = COMMAND_RESET
The boot loader responds with an ACK signal back to the host device before actually executing the
software reset to the device running the boot loader. This allows the host to know that the command
was received successfully and the part will be reset.
November 17, 2011
793
Texas Instruments-Production Data