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).