|
| 1 | +#ifndef REGIONS_B_U585I_IOT02A_H |
| 2 | +#define REGIONS_B_U585I_IOT02A_H |
| 3 | + |
| 4 | + |
| 5 | +//-------- <<< Use Configuration Wizard in Context Menu >>> -------------------- |
| 6 | +//------ With VS Code: Open Preview for Configuration Wizard ------------------- |
| 7 | + |
| 8 | +// <n> Auto-generated using information from packs |
| 9 | +// <i> Device Family Pack (DFP): Keil::[email protected] |
| 10 | +// <i> Board Support Pack (BSP): Keil::[email protected] |
| 11 | + |
| 12 | +// <h> ROM Configuration |
| 13 | +// ======================= |
| 14 | +// <h> __ROM0 (is rx memory: Flash from DFP) |
| 15 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 16 | +// <i> Defines base address of memory region. Default: 0x08000000 |
| 17 | +// <i> Contains Startup and Vector Table |
| 18 | +#define __ROM0_BASE 0x08000000 |
| 19 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 20 | +// <i> Defines size of memory region. Default: 0x00200000 |
| 21 | +#define __ROM0_SIZE 0x00200000 |
| 22 | +// </h> |
| 23 | + |
| 24 | +// <h> __ROM1 (unused) |
| 25 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 26 | +// <i> Defines base address of memory region. |
| 27 | +#define __ROM1_BASE 0 |
| 28 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 29 | +// <i> Defines size of memory region. |
| 30 | +#define __ROM1_SIZE 0 |
| 31 | +// </h> |
| 32 | + |
| 33 | +// <h> __ROM2 (unused) |
| 34 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 35 | +// <i> Defines base address of memory region. |
| 36 | +#define __ROM2_BASE 0 |
| 37 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 38 | +// <i> Defines size of memory region. |
| 39 | +#define __ROM2_SIZE 0 |
| 40 | +// </h> |
| 41 | + |
| 42 | +// <h> __ROM3 (unused) |
| 43 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 44 | +// <i> Defines base address of memory region. |
| 45 | +#define __ROM3_BASE 0 |
| 46 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 47 | +// <i> Defines size of memory region. |
| 48 | +#define __ROM3_SIZE 0 |
| 49 | +// </h> |
| 50 | + |
| 51 | +// </h> |
| 52 | + |
| 53 | +// <h> RAM Configuration |
| 54 | +// ======================= |
| 55 | +// <h> __RAM0 (is rwx memory: SRAM1_2 from DFP) |
| 56 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 57 | +// <i> Defines base address of memory region. Default: 0x20000000 |
| 58 | +// <i> Contains uninitialized RAM, Stack, and Heap |
| 59 | +#define __RAM0_BASE 0x20000000 |
| 60 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 61 | +// <i> Defines size of memory region. Default: 0x00040000 |
| 62 | +#define __RAM0_SIZE 0x00040000 |
| 63 | +// </h> |
| 64 | + |
| 65 | +// <h> __RAM1 (unused) |
| 66 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 67 | +// <i> Defines base address of memory region. |
| 68 | +#define __RAM1_BASE 0 |
| 69 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 70 | +// <i> Defines size of memory region. |
| 71 | +#define __RAM1_SIZE 0 |
| 72 | +// </h> |
| 73 | + |
| 74 | +// <h> __RAM2 (unused) |
| 75 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 76 | +// <i> Defines base address of memory region. |
| 77 | +#define __RAM2_BASE 0 |
| 78 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 79 | +// <i> Defines size of memory region. |
| 80 | +#define __RAM2_SIZE 0 |
| 81 | +// </h> |
| 82 | + |
| 83 | +// <h> __RAM3 (unused) |
| 84 | +// <o> Base address <0x0-0xFFFFFFFF:8> |
| 85 | +// <i> Defines base address of memory region. |
| 86 | +#define __RAM3_BASE 0 |
| 87 | +// <o> Region size [bytes] <0x0-0xFFFFFFFF:8> |
| 88 | +// <i> Defines size of memory region. |
| 89 | +#define __RAM3_SIZE 0 |
| 90 | +// </h> |
| 91 | + |
| 92 | +// </h> |
| 93 | + |
| 94 | +// <h> Stack / Heap Configuration |
| 95 | +// <o0> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8> |
| 96 | +// <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8> |
| 97 | +#define __STACK_SIZE 0x00000200 |
| 98 | +#define __HEAP_SIZE 0x00000C00 |
| 99 | +// </h> |
| 100 | + |
| 101 | +// <n> Resources that are not allocated to linker regions |
| 102 | +// <i> rwx RAM: SRAM3 from DFP: BASE: 0x20040000 SIZE: 0x00080000 |
| 103 | +// <i> rwx RAM: RAM-External from BSP: BASE: 0x90000000 SIZE: 0x00800000 |
| 104 | +// <i> rx ROM: Flash-External from BSP: BASE: 0x70000000 SIZE: 0x04000000 |
| 105 | + |
| 106 | + |
| 107 | +#endif /* REGIONS_B_U585I_IOT02A_H */ |
0 commit comments