Hi all,
I have a question regarding the removal of one of the two 256Mx16 DDR3 memories contained on the IDKAM473x. Before physically removing the memory, I would like to verify that my app runs correctly without it.
Following the spreadsheet tool provided by TI, I changed the SDRAM_CONFIG and EMIF_SDRAM_CONFIG_EXT in the corresponding gel file to 16-bit mode. I also changed the size of the external memory in the platform configuration to half the size. According to the config.bld file in ti/build/am43xx folder, the address of the second DDR should be at 0xA0000000. Now, as expected, it is impossible to access the aforementioned memory location of the second DDR.
However, if I change back the size of the external memory, I can access the memory without any problems. In both cases, my app runs correctly.
Nevertheless, I am suspicious about whether I am performing this test correctly, especially that to my best knowledge the spreadsheet for the AM43xx does not allow to enter information about how many DDR modules are containted on the board.
Can somebody tell me if the above steps are sufficient to simulate the case where I have only one DDR? If not, maybe you can give me hints on how to do so.
Maybe the information that the diagnosis script am43xx-ddr-analysis.dss doesn't give me any errors can help.
I am thankful for any advice.
Liliane