package ti.sdo.rcm

Remote Command Message Package

The Remote Command Message (RCM) package provides a client/server implementation for executing functions on a remote processor. See documentation links below for more information. [ more ... ]
XDCspec declarations sourced in ti/sdo/rcm/package.xdc
package ti.sdo.rcm [2, 0, 0] {
 
    module RcmClient;
    // Remote Command Message client module
    module RcmServer;
    // Remote Command Message Server module
    module Settings;
    // Global configuration settings for the ti.sdo.rcm package
}
DETAILS
The Remote Command Message (RCM) package provides a client/server implementation for executing functions on a remote processor. See documentation links below for more information.
SEE ALSO
generated on Mon, 16 Apr 2012 07:09:49 GMT