Using DMA to do the memory copy.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Using DMA to do the memory copy.

3,470 次查看
lifrank
Contributor I

Hi All:

    I want to use the DMA to replace the memcpy() what I using now to improve performance of the system, but I don't know how to do it. I can not find the solution in the IM6Q reference manual. Could you give me the sample code or documents? I'm using IM6Q, linux 3.05 BSP. Thank you.

标签 (2)
0 项奖励
回复
3 回复数

2,619 次查看
Yuri
NXP Employee
NXP Employee

I have some doubt if the SDMA improves memcpy performance.

Also, the following may be helpful :

https://community.freescale.com/docs/DOC-106467

Regards,

Yuri.

0 项奖励
回复

2,619 次查看
igorpadykov
NXP Employee
NXP Employee

Hi frank

please look at below links

android-imx6-kitkat/0370-ENGR00233569-Add-test-codes-for-SDMA-M2M-copy-using-.patch at master · rabe...

i.MX6 SDMA

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,619 次查看
lifrank
Contributor I

Thanks a lot. I will check it now.

0 项奖励
回复