Works only for multitasking remote targets such as VxWorks. This is the standard way to start a task on these systems.
proc is the name of any downloaded procedure, and args is a list of space separated arguments to pass to the procedure. Acceptable values for args are:
When debugging C++, proc may be the member function of a global object, specified as object.function. If the requested function is ambiguous, a dialog box presenting all options is displayed.