Dear,
when we use McBSP and EDMA,
if the memory buffer is located in L2SRAM, the action will be successful.
if the memory buffer is located in DDR3, the action will be fail.
can we use DDR3 for memory buffer? how to do?
Jeff
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.
Dear,
when we use McBSP and EDMA,
if the memory buffer is located in L2SRAM, the action will be successful.
if the memory buffer is located in DDR3, the action will be fail.
can we use DDR3 for memory buffer? how to do?
Jeff
Jeff,
Please make a practice like mention the board and software details when you create a new thread. You can find the example code for DDR3 used in the keystone device at: http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide#Example_3_-_Running_from_external_memory_.28DDR.29
This test code implemented for EDMA3 based on C6657, you will check/modify the src, dst buffer for DDR3.