package ti.platforms.evmC66AK2E

Platform package for the 66AK2E evm

XDCspec declarations sourced in ti/platforms/evmC66AK2E/package.xdc
requires ti.catalog.c6000;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.evmC66AK2E [1, 0, 0, 0] {
 
    module Platform;
    // Platform support for the evmTCI6630K2L
}
THROWS
XDCException exceptions are thrown for fatal errors. The following error codes are reported in the exception message:
ti.platfoms.evmC66AK2E.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 Thu, 25 May 2017 22:11:38 GMT