Quartus programmer start failed
Hi, I'm new to FPGA and I'm using a MAX10 starter kit and Quartus Prime Lite V23.1 to learn.
The kit is identical to this one, with a MAX10 10M08DAF256C8GES FPGA, a digital display and a JTAG-USB connector.
Following this project I downloaded the source code, compiled it without errors, then clicked on "Programmer". The window already opened with a hardware detected, which I assume was auto-detected from my USB port that is connected to the FPGA board.
I then click on "Start" and nothing happens. The progress bar is stuck on "Failed".
pringles chip for scale.
I have no idea how to debug this. Is there any error log message somewhere? Am I forgetting to do something in the process?
Thanks for any help.
Hi,
I stumbled upon "USB-Blaster variant" device name which shouldn't occur for regular USB-Blaster. Could be a Linux specific problem as discussed here https://furrah.github.io/usb-blaster-linux-quartus2-virtual-machine/
Regarding jtagd question, Quartus instally a jtagd running under systemctrl. If it's stopped, Quartus programmer and other tools using jtagd are starting there own local jtagd instance.