Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- If you could initially program the FPGA with your cable, then the OpenCL runtime should also be able to do so. Try running "quartus_pgm -a". If your board is listed, it should work. If not, kill the jtagd service and then run "quartus_pgm -a" as root. It is important that the command is ran as root for the first time after machine boot or else, the cable will not be detected. After that, the cable will be detected regardless of which user is running the command. --- Quote End --- No. JTAG interface not detected. Tried "sudo killall jtagd" followed by "sudo quartus_pgm -a" after reboot.