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.
[日本語]
System Memoryの2M SRAM with ECC(MSRAM)へデータをDMA転送(xout)する場合、転送先のアドレス(レジスタ=WR_ADDR)に物理アドレス(0x70000000~)を設定すれば良いでしょうか?
[English]
When performing DMA transfer (xout) of data to 2M SRAM with ECC (MSRAM) of System Memory, should I set the physical address (0x70000000~) to the transfer destination address (register = WR_ADDR)?
Hi Shimizu-san,
Yes, you need to set the write address to the physical address of the memory location you want to write to.
Regards,
Thomas