Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Have you programmed your board via JTAG with an OpenCL binary to enable the PCI-E core on the FPGA? --- Quote End --- What I did was to follow the instruments for the installation of the BSP for the PCIe card: 1) aocl install <- The installation of the drivers failed due to the secured driver criteria for Windows 10. Fixed this by turning this off. Once that was done, the drivers installed properly. Furthermore, I am getting the error that was reported in this thread https://www.alteraforum.com/forum/showthread.php?t=56977... 2) aocl flash acl0 base.aocx <- This failed with PCIe errors and hence I flashed base.aocx using JTAG/USB instead. That worked. aocl diagnose acl0 fails with PCIe errors. what do I need to do next? I just want to compile hello_world and run it on the board...