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.

AM3358: EDMA in am335x

Part Number: AM3358

Tool/software:

I am using EDMA in BeagleBone Black (am335x) for data trasnfer from source (0x4A310000) to destination (0x4A310100). Whenever I try to send 0x3457 from source, I get 0x0 at destination. How to resolve this error in EDMA?

I am trying example of TI (pru software support package).