mx6 SDMA EMI

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

mx6 SDMA EMI

1,111 次查看
rclongyunteng
Contributor I

Dear programmers,

        I bought a i.MX6Q board, Android version:4.4.2, Kernel version:3.0.35.

        Now, i test the SDMA function and i found a question.

        I think if i want to finish the SDMA function, I must configure the EMI(External Memoey Interface).

        But i can not find how to configure the EMI. So i think i need some suggestion. 

        Thank you.

        Best Regards

标签 (1)
0 项奖励
回复
1 回复

999 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi yunteng,

The android kk is not supported anymore but generally the SDMA test is the simplest way to adapt current Linux SDMA support for Your purposes. Please take into considerations the following :

1) EIM must be configured and enabled before using via SDMA;

2) EIM should be configured for address incrementing (non-FIFO)

For maximal performance it may be recommended to use ARM block copy instructions (LDM / STM). Also please look at the following : 

https://community.nxp.com/docs/DOC-103127 

Regards

0 项奖励
回复