4.3.2.1.1 Linux PCIe Application Compilation

  1. Compile the Linux user space application as follows:

    #cd <source_code_directory>\mpf_an4597_df\PCIe_Drivers\Linux_PCIe_Drivers_application\linux_pcie_app

    # make clean

    # make all

    After successful compilation, Linux PCIe application utility pcie_app creates in the same directory.

  2. On Linux Command Prompt, run the pcie_app utility as:

    #sudo ./pcie_app

    The following figure shows the displayed Help menu.

Figure 4-22. Linux PCIe Application Utility