Part Number: TMS570LS3137-EP
Some info up front.
Data Sheet: spnu499c.pdf
Figure 3-2 Core Power Domains
Table 2-3 Module Registers / Memory-Map
Hello,
Previously I asked a question regarding Peripheral Power Domain Registers and RAM and the response was very helpful. I am back with another set of questions regarding the same topic. I understand how to turn on/off the specific Power Domains and RAM sections for specific Peripheral. My new task is to turn off the sections I don't need for our boot loader, but the boot loader uses even fewer things.
Basically I want to completely shut off all unused RAM_PD# using the PMM instead of just turning off the respective RAM sectors for specific Peripherals (using PCR). (This statement might not make sense)
- Do the PD RAM sections in Figure 3-2 maps to the Peripheral Memories on Table 2-3 (Peripheral Memories section)?
- Assume PD RAM is not Peripheral memory, what is it used for?
- How can I tell if I don't need any or all of the PD RAM (RAM_PD1, RAM_PD2, and RAM_PD3)?
- How can I tell if I don't need any or all of the PD RAM (RAM_PD1, RAM_PD2, and RAM_PD3)?
- Reading Table 2-3, I can see which PCS bits I need to flip for specific modules, but not all are listed. Where is the full list?
Thanks for the help,
Ryan