intel FPGA Monitor Program can't work
I am a DE10-nano user. I am using Quartus prime lite 21.1, and I am working on an Intel FPGA monitor program tutorial. In the project creation stage, an error message appears stating that "Error running 'make DETECT_DEVICES'. (java.io.IOException...) "(picture above).
It seems to download the hardware system associated with the project onto the FPGA board(tutorial crop. picture below). I am sure that the USB-Blaster cable is already recognized.
However, when I click YES, I wait a long time.
I don't know what I can do. Is there any HW/SW configuration I don't set?
Sincerely,
Triven
I found the answer.
First, I saw the command, make, and I tried to install make.exe for windows.
However, it still doesn't work.
Then, I finally know how it is. I realize Quartus lite 21.1 needs WSL1.
The pdf, Intel FPGA Monitor Program Tutorial for ARM*, even do not mention WSL1.
please configure this one.
Sincerely,
Triven