package ti.targets.arp32.rts

Runtime support package for the arp32 targets

This package builds a library of standard XDC system support functions. In particular, it builds several implementations of the xdc.runtime.ISystemProvider interface. Moreover, this package uses sources that are part of the xdc.runtime package (to avoid having multiple copies of the same source in different runtime support packages for different ISAs.
XDCspec declarations sourced in ti/targets/arp32/rts/package.xdc
requires xdc.runtime;
 
package ti.targets.arp32.rts [1, 0, 0] {
 
    module Settings;
    // Collection of parameters relevant for this package as a whole
}
generated on Tue, 09 Oct 2018 20:58:05 GMT