deep

a Cross Development Platform for Java

User Tools

Site Tools


runtime_library:target_commands

This is an old revision of the document!


Target Commands

Target commands offer a very efficient way to modify a running system from the host. A target command is any class method (method declared static) without parameters. Such a command can be called from the host system. Through the debugger connection the method is called by the runtime system on the target.
For information about how to call a target command see Target Operation View and TargetCMD.

runtime_library/target_commands.1429541600.txt.gz · Last modified: 2016/02/25 13:33 (external edit)