Hi,
I would like to ask a question on L1 memory.
In page 24 and 50 of spru871k, TMS320C64x+ Megamodule Reference Guide (Rev. K), both L1P and L1D are described to be constrained on 1MB boundaries.
However, on page 14 of sprs345d, TMS320DM6437 Digital Media Processor:
|
|
Start Address |
Boundary (bytes) |
Boundary (bites) |
1 |
L1P RAM/Cache |
0x10e0 8000 |
215 =32 K |
256K |
2 |
L1D RAM |
0x10F0 4000 |
214 =16 K |
128K |
3 |
L1D RAM/Cache |
0x10F1 0000 |
216 =64 K |
512K |
Clearly, none of the three is 1MB boundary. So how should I understand spru871k’s description in view of the real L1P/L1D layout of DM6437?
Zheng