package ti.catalog.arm.cortexm33

Package of devices for the Cortex-M33 family of ARM processors

Each module in this package implements the xdc.platform.ICpuDataSheet interface. This interface is used by platforms (modules that implement xdc.platform.IPlatform) to obtain the memory map supported by each CPU.
XDCspec declarations sourced in ti/catalog/arm/cortexm33/package.xdc
requires xdc.platform;
 
package ti.catalog.arm.cortexm33 [1, 0, 0] {
 
    module CortexM;
    // Generic Cpu definition
}
generated on Fri, 22 Feb 2019 01:34:15 GMT