MPU Interface
2-64
Table 2–56. DSP MPUI Configuration Register (DSP_API_CONFIG) – Offset: x1C
Bit
Function
Size
Access
Value at
Hardware
Reset
15–0
APISIZE: Specify which blocks of SARAM are accessible by the
MPUI in HOM (exclusive access).
The amount of SARAM is calculated by this formula:
API_SIZE/2) * 8K bytes, starting from SARAM0
16
R/W
0xFFFF
Table 2–57 decodes SARAM 0 through SARAM 11 on 8K boundaries.
Table 2–57. Decoding SARAM 0 Through SARAM 11 on 8K Boundaries
SARAM
APISIZE (15..0)
11
7
3
0
0X0000 – 0X0001
0000
0000
0000
0X0002 – 0X0003
0000
0000
0001
0X0004 – 0X0005
0000
0000
0011
0X0006 – 0X0007
0000
0000
0111
0X0008 – 0X0009
0000
0000
1111
0X000A – 0X000B
0000
0001
1111
0X000C – 0X000D
0000
0011
1111
0X000E – 0X000F
0000
0111
1111
0X0010 – 0X0011
0000
1111
1111
0X0012 – 0X0013
0001
1111
1111
0X0014 – 0X0015
0011
1111
1111
0X0016 – 0X0017
0111
1111
1111
0X0018 – OTHERS
1111
1111
1111
Notes:
1) 0: Shared-access RAM
2) 1: Host-only RAM (no DSP access)