package ti.platforms.evmTNETV107X

Platform package for the DaVinci evmTNETV107X platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on the evmTNETV107X platform. [ more ... ]
XDCspec declarations sourced in ti/platforms/evmTNETV107X/package.xdc
requires ti.catalog.c6000;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.evmTNETV107X [1, 0, 0, 1] {
 
    module Platform;
    // Platform support for the evmTNETV107X
}
DETAILS
This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on the evmTNETV107X platform.
THROWS
XDCException exceptions are thrown for fatal errors. The following error codes are reported in the exception message:
ti.platfoms.evmTNETV107X.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 Tue, 14 Feb 2017 20:01:06 GMT