Hi TI,
On IPNCRDK3.5, the SR0 (Syslink MsgQ / IPC List MP) and SR2 (Frame buffer) is non-cached, while SR1 (Bitstream buffer) is cached. How and where do the cache configuration done?
Regards,
ChingHok
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI,
On IPNCRDK3.5, the SR0 (Syslink MsgQ / IPC List MP) and SR2 (Frame buffer) is non-cached, while SR1 (Bitstream buffer) is cached. How and where do the cache configuration done?
Regards,
ChingHok
The upper 512M ddr section is cached.
Check the AMMU_m3.cfg file to check the caching policy for M3s.
Regards
Rajat
Hi Rajat,
If the upper 512M DDR is cached, why on 256M configuration, SR1 is said to be cached and SR0 is said to be non-cached? They suppose in the similar memory range. (in config_256M.bld)
Regards,
ChingHok
ChingHok, The upper 512MB is refereed from 0x80000000-0xA0000000 (512MB).
As you can refer in the memory map SR1 & SR2/SR0 are in different sections.
Regards
Rajat