Hi Andy, Thanks a lot, I could get the dmatest work with "Petalinux" of Xilinx. However, I had a quick on this test though. How would I supply the address of a custom memory (SRAM), added in the Programmable Logic (PL) part, as either SOURCE or DESTINATION address to be able to do DMA between external DDR and internal SRAM. Would appreciate your support. Best Girish Halady On Sat, Oct 25, 2014 at 6:58 PM, GIRISH HALADY <girish.halady@xxxxxxxxx> wrote: > Hi Andy, > Thanks a lot, I could get the dmatest work with "Petalinux" of > Xilinx. However, I had a quick on this test though. How would I supply the > address of a custom memory (SRAM), added in the Programmable Logic (PL) > part, as either SOURCE or DESTINATION address to be able to do DMA between > external DDR and internal SRAM. Would appreciate your support. > > Best > Girish Halady > > On Sun, Oct 5, 2014 at 11:56 PM, GIRISH HALADY <girish.halady@xxxxxxxxx> > wrote: >> >> Hi Andiry, >> Thanks for the post on www.kernel.org: >> >> https://www.kernel.org/doc/Documentation/dmatest.txt >> >> I was trying to run this test on my target (Microzed Zynq7010 board). I >> could get the dmatest compiled within the kernel. However, when I try >> running the command I get some strange error. Thought I check with you if I >> am missing something. >> >> The objective that I setforth was to be able to run the dmatest from DDR >> to a RAM instance in the Programmable Logic which is mapped to the >> processing system (PS7) that runs dual-ARM A9 and an embedded linux kernel >> on it. >> >> Kernel Module Mode: ERROR >> >> zynq> modprobe dmatest channel=dma0chan0 timeout=2000 iterations=1 run >> =1 >> modprobe: chdir(3.14.0-xilinx-dirty): No such file or directory >> >> >> Kernel command : ERROR >> >> zynq> dmatest.channel=dma0chan0 dmatest.timeout=2000 dmatest.iteration >> s=1 dmatest.run=1 >> -/bin/ash: dmatest.channel=dma0chan0: not found >> >> >> >> Please help me understand how I go about fixing this. >> >> Thanks & Regards >> Girish Halady > > -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html