package ti.platforms.sim55xx

Platform package for the sim55xx platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on the sim55xx platform.
XDCspec declarations sourced in ti/platforms/sim55xx/package.xdc
requires ti.catalog.c5500;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.sim55xx [1, 0, 1, 1] {
 
    module Platform;
    // A simulation platform for C55xx-based platforms
}
generated on Tue, 24 Aug 2010 15:41:06 GMT