package ti.platforms.evmDM357

Platform package for the evmDM357 platform

XDCspec declarations sourced in ti/platforms/evmDM357/package.xdc
requires xdc.platform[1, 0, 1];
 
package ti.platforms.evmDM357 [1, 0, 0] {
 
    module Platform;
    // Platform support for the evmDM357
}
THROWS
XDCException exceptions are thrown for fatal errors. The following error codes are reported in the exception message:
ti.platfoms.evmDM357.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, 24 Aug 2010 15:40:54 GMT