2.3 PL360 Memory
There are two memory configurations controlled via MEM_CONFIG bit. In the firmware loading process, the appropriate memory configuration is established by the PL360 Host Controller according to the firmware requisites.
MEM_CONFIG | Program memory | Data memory |
---|---|---|
0 | 128 KBytes | 64 KBytes |
1 | 96 KBytes | 96 KBytes |
The PL360 Host Controller code provided by Microchip sets MEM_CONFIG to 1 by default.
For further information, refer to the PL360 data sheet.