package ti.platforms.sim2810

Platform package for the sim28xx platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on the sim2810 platform.
XDCspec declarations sourced in ti/platforms/sim2810/package.xdc
requires ti.catalog.c2800;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.sim2810 [1, 0, 0] {
 
    module Platform;
    // Simulation-based Platform support for 2810 platforms
}
generated on Tue, 24 Aug 2010 15:40:58 GMT