SBaeg
New Contributor
6 years agoOn-board blaster recognition problem on CentOS 7
Hello.
On-board blaster not detected. My FPGA board is Stratix 10 MX FPGA Development Kit, and OS is CentOS 7. The board and the PC are directly connected to each other through Micro USB Cable. I am using Quartus II version 19.1.
To use the usb blaster, the file 51-usbblaster.rules was created as shown in the link below. The udevadm control --reload-rules command was used to reload the rule.
https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/drivers/dri-usb_b-lnx.html
The system seems to be recognizable with lsusb command, but when I run BoardTestSytem.sh, the board was not recognized, and PC display a warning message.
I hope an expert will help me with this problem.