How to implement EIM with SDMA on a i.mx53 device?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to implement EIM with SDMA on a i.mx53 device?

Jump to solution
2,423 Views
mariusmüller
Contributor I

Hi,

Can anybody help me how to implement External Memory Interface Driver with SDMA? An example code for Windows Embedded Compact 7.0 would be really helpful.

Thanks a lot.

Cheers

Labels (2)
0 Kudos
1 Solution
1,429 Views
jimmychan
NXP TechSupport
NXP TechSupport


Oh, sorry, I don't have document for WinCE7. The link https://community.freescale.com/message/301919#301919 contain a document that also is for linux.

View solution in original post

0 Kudos
7 Replies
1,429 Views
jimmychan
NXP TechSupport
NXP TechSupport

We don't have much document talk about SDMA script. I think you may take the mxc_sdma_test in imx-test package in Linux BSP for an example. And you can read this for reference. https://community.freescale.com/message/301919#301919


0 Kudos
1,429 Views
bikenomad
Contributor III

That link (https://community.freescale.com/message/301919#301919) doesn't work. Is that document available elsewhere?

0 Kudos
1,429 Views
igorpadykov
NXP Employee
NXP Employee

This document  (https://community.freescale.com/message/301919#301919)

is included in zip ARM RVDS.3.1 mx51_SDMA_ap_2_ap_fixed.zip

please look at post above Mar 5, 2013 6:46 PM

0 Kudos
1,429 Views
mariusmüller
Contributor I

Thanks a lot. I forgot to say, that I want to implement it on Windows Embedded Compact 7.0. I don't have access to this https://community.freescale.com/message/301919#301919 URL.

0 Kudos
1,429 Views
igorpadykov
NXP Employee
NXP Employee

Please find attached sources used for mx51_SDMA_ap_2_ap_fixed, one can use them

for WinCE scripts writing, hope this helps.

0 Kudos
1,315 Views
zp133
Contributor I

image.png

Is these two words need change to RAM absolute address?

0 Kudos
1,430 Views
jimmychan
NXP TechSupport
NXP TechSupport


Oh, sorry, I don't have document for WinCE7. The link https://community.freescale.com/message/301919#301919 contain a document that also is for linux.

0 Kudos