package ti.platforms.c6000

Generic platform for c6000

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables
XDCspec declarations sourced in ti/platforms/c6000/package.xdc
requires ti.catalog.c6000;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.c6000 [1, 0, 0] {
 
    module Platform;
    // Generic platform support for the c6000
}
generated on Tue, 14 Feb 2017 20:00:45 GMT