FPGA_Based_CNN icon indicating copy to clipboard operation
FPGA_Based_CNN copied to clipboard

about installing pcie driver

Open Leiyulin opened this issue 6 years ago • 0 comments

Thanks for your kindly sharing firstly.

I am new in this, at the beginning of this project, I had some trouble with about installing pcie driver you provided.

here is the error display:

cc1: some warnings being treated as errors scripts/Makefile.build:337: recipe for target '/home/yoona/fpgaBaseCnn/FPGA_Based_CNN/pcie_linux_driver/altera_dma.o' failed make[2]: *** [/home/yoona/fpgaBaseCnn/FPGA_Based_CNN/pcie_linux_driver/altera_dma.o] Error 1 Makefile:1552: recipe for target 'module/home/yoona/fpgaBaseCnn/FPGA_Based_CNN/pcie_linux_driver' failed make[1]: *** [module/home/yoona/fpgaBaseCnn/FPGA_Based_CNN/pcie_linux_driver] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.15.0-50-generic' Makefile:10: recipe for target 'all' failed make: *** [all] Error 2 install: line 7: ./altera_dma_load: Permission denied yoona@yoona:~/fpgaBaseCnn/FPGA_Based_CNN/pcie_linux_driver$ uname -r 4.15.0-50-generic

Could you give any suggestions? thanks

Leiyulin avatar May 21 '19 03:05 Leiyulin