CMSIS-Zone (Preview)
Version 0.0.1
System Resource Management
|
The pzone element defines a single project zone.
Example
Schema Description
Parent Element | Element Chain | ||
---|---|---|---|
zones | /zones element | ||
Attributes | Description | Type | Use |
name | The unique name for this project zone. | xs:string | required |
Dname | The name of the device this project zone is assigned to. | xs:string | required |
Pname | The name of the processor (on the device) this project is assigned to. | xs:string | required |
info | Brief description of the project zone. | xs:string | optional |
Child Elements | Description | Type | Occurrence |
/assign element | Resource Assignments | complexType | 0..* |
/xzone element | Execution Zones | complexType | 0..* |