Jump to an address from commands set

Description

Jump to an address in file or flash memory from commands set running. If the running commands set is in file(used Run commands set in file), then jump to the address in the file. If running by command "FLMCS",  then jump to a flash memory address.

This command only can run from commands set

Usage:

Direct:

"GOTOaddress"

Arduino:

NO function

C:

NO function

Parameters:

address

The 3 bytes MSB address.

Changelog

Version Description
V7 function was added.

See Also

Run commands set in file

Run commands set in flash