Run To

Resumes execution on the target, with an internal breakpoint at the given location. A break event is sent when the target has reached the breakpoint. (This breakpoint cannot be accessed by any other means.)

Table 1. Run To Command Format
Field Size Description
CMD_AVR8_RUN_TO_ADDRESS 1 byte Command ID
Version (0x00) 1 byte Command version
Address 4 bytes Address to run to (word address)

Responses: