Forum Discussion
BPopa1
New Contributor
7 years agoHello,
I found a way around the problem I was facing but I'm stuck with another one now. Hoping to get some help!
By giving the commands: ( After programming the fpga and restarting the system )
$sudo make,
$sudo ./ install
and
$sudo ./ run
I am able to run the application on linux. But if I try to start the DMA transfer by giving '1', the system crashes and doesn't respond anymore.
Also tried working with Windows on this problem, I am able to launch the GUI but once I 'start' the DMA transfer for read and write for 100 iterations (default), the system restarts and gives a "928 Fatal PCIe Error ".
Would really appreciate if some help is provided regarding the problem I'm facing.
Thanks!