Other Parts Discussed in Thread: TDA4VH
Hi,
The TI DDRSS configuration tool (SPRACU8B_Jacinto7_DDRSS_RegConfigTool.xlsb version 0.10.0) seems to limit the described options in the TRM (SPRUJ52B – JUNE 2022 – REVISED NOVEMBER 2022) to the following configurations :
- b0001 - EMIF 0 Active (DDRSS0)
- b0011 - EMIF 0,1 Active (DDRSS0 & DDRSS1)
- b0111 - EMIF 0,1,2 Active (DDRSS0, DDRSS1 & DDRSS2)
- b1111 - EMIF 0,1,2,3 Active (DDRSS0, DDRSS1,DDRSS2 & DDRSS3)
Is an updated configuration tool planned to allow for non consecutive DDRSS usage (for example DDRSS1 and DDRSS3 usage only) ?
In the TRM, for the upper DDR mapping (from 0x08_0000_0000 to 0x10_0000_0000) is seems the first 2GB are inaccessible because already mapped in the 32bit address space ( from 0x00_8000_0000 to 0x01_0000_0000). What is the expected behavior if a memory access is performed in that range ?
In the TRM, the DDRSS mapping lines seems to be duplicated since two entries with the same memory addresses exists :
- NAVSS0_DDR0_MEM and NAVSS0_DDR1_MEM (from 0x00_8000_0000 to 0x01_0000_0000)
- NAVSS0_DDR0_MEM1 and NAVSS0_DDR1_MEM1 (from 0x08_0000_0000 to 0x10_0000_0000)
Could you confirm this is an error in the TRM ?
Best regards