AN 708: Application Note - PCI Express DMA Reference Design Using External Memory

ID 683390
Date 5/17/2017
Public

Installing the Software

  1. Create a directory and unzip the Linux driver/application archive file to that directory.
  2. In the directory that you created, login as root by typing su.
  3. Type your root password.
  4. Type make to compile the driver and the application.
  5. Type ./ install to install the Linux driver.
Note: You will get the following error messages when you install the driver for the first time:
ERROR: Module altera_dma does not exist in /proc/modules.
rm: cannot remove '/dev/altera_dma': no such file or directory.
You can ignore these messages.