CMSIS-Zone (Preview)
Version 0.0.1
System Resource Management
|
The memory_map element is used to to define the logical address mappings (i.e. the "memory map").
Example
Schema Description
Parent Element | Element Chain | ||
---|---|---|---|
device | /device element | ||
processor | /processor element | ||
Child Elements | Description | Type | Occurrence |
memory | One memory entry per memory region mapped into the logical address space. | complexType | 0..* |
peripheral | One peripheral entry per peripheral mapped into the logical address space. | complexType | 0..* |