Synopsis
TargetInterface.runToAddress(address, timeout)
Description

TargetInterface.runToAddress sets a temporary breakpoint on the instruction specified by the address parameter, runs the processor from the current stopped location and waits for the breakpoint to be hit. The timeout parameter specifies the maximum time in milliseconds to wait for the breakpoint to be hit.