Verify And Start Firmware (E) command

Description

(see command description format info here)

Function:Verifies and starts the application firmware
Command format:E
Possible replies:I
See also:Firmware upload procedure, Reboot (E) command of the application firmware

Details

Verify And Start Firmware command instructs the NetLoader to verify the checksum of the application firmware and, if OK, to start application firmware execution. This command is similar to the  Reboot (E) command of the application firmware in that it ends the execution of the current firmware (NetLoader).

Invalid (I) reply code is returned if the checksum is wrong and the NetLoader continues running. No reply is returned if the checksup is OK, the NetLoader simply passes control to the application firmware.

This command should be used as the last step of the firmware upload through the network.