Forum Discussion
spang2
New Contributor
6 years agoHi Divya,
Thanks for your reply. I made several mistake, it is working now.
The mistake I made is:
- I run "make" to compile the application. For ASE, I should run "make USE_ASE=1"
- To run the application, I used wrong command. I should just run "./fpga_dma_test", instead of "sudo LD_LIBRARY_PATH=$PWD ASE_WORKDIR=/home/xxxxx/intel/dma_afu/build_sim/work : ./fpga_dma_test 1"
Thanks,
Sunny