Tool/software: TI-RTOS
Hello,
I'm running the platform_test project from the RTOS SDK (ver# 5.03.00.07). My main focus on this example is the platform_memory_test function on the DRAM memory. The test function performs the tests over the 2.5 GB of DDR3B on board the EVMK2H, but doesn't run on the 2GB of DDR3A located in the SO-DIMM slot.
Based on other forum posts and documentation that I've read, the DDR3A is not by default addressable by the DSP cores and needs to be set through the MSMC to allow for 36-bit addresses, because it resides address range of 0x08 0000 0000 - 0x09 FFFF FFFF. My questions are:
- Is it possible to make this address region usable by the DSP cores and if so are there any example programs/projects which do this?
- Is there documentation on how to configure the MSMC to allow the DSP cores to access this memory region?
Thank you,
Kevin O'Connor
