package ti.sdo.ipc.examples.platforms.evm6670.core0

Platform package for the 6670 EVM

This package implements the interfaces (xdc.platform.IPlatform) [ more ... ]
XDCspec declarations sourced in ti/sdo/ipc/examples/platforms/evm6670/core0/package.xdc
requires ti.catalog.c6000;
requires xdc.platform[1, 0, 1];
 
package ti.sdo.ipc.examples.platforms.evm6670.core0 [1, 0, 0, 0] {
 
    module Platform;
    // Platform support for the evm6670
}
DETAILS
This package implements the interfaces (xdc.platform.IPlatform)
THROWS
XDCException exceptions are thrown for fatal errors. The following error codes are reported in the exception message:
ti.sdo.ipc.examples.platforms.evm6670.core0.LINK_TEMPLATE_ERROR
This error is raised when this platform cannot found the default linker command template linkcmd.xdt in the build target's package. When a target does not contain this file, the config parameter xdc.cfg.Program.linkTemplate must be set.
generated on Mon, 15 Aug 2011 18:25:58 GMT