Hi,
I am looking for info on how to use SDMA in linux user mode application.
There is a Doxygen doc in TI's Linux Utils, but not much info in it. Is there a sample to use it? Is SDMA linux module maintained?
Thanks,
tamo2
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.
Hi Tamo2,
Related post can be found at
http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/416/p/79759/292016.aspx#292016
Regards
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
Hi Anil,
Thanks for the prompt reply. I have looked at it but it does not look like a code for Linux User Application and there are no SDMA_xxx calls.
Do you know any sample using SDMA_xxx calls, such as SDMA_init or SDMA_getChannels?
Thanks.