Forum Discussion
Altera_Forum
Honored Contributor
7 years agoI am not sure what the error message is exactly trying to say. It could be a mismatch between driver and FPGA image, it could be mismatch between host code and driver version, etc. As long as you make sure the following criteria is met, it should work:
- Environmental variables point to the new BSP - PCI-E driver is updated to new version using "aocl install" - FPGA image/binary is updated to new version through PCI-E/JTAG using an OpenCL image/bianry compiled with the new version - Host code is compiled against the new version of the BSP - Kernel code is compiled again the new version of the BSP