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 Thu, 23 May 2019 00:24:13 GMT