Quartus Prime Lite crash after programming the DE10 Lite
Hello!
I am a student very new to programming FPGA:s and I have a DE10-Lite in Quartus Prime Lite 24.1, the latest version you can download from the Intel website.
My computer runs Windows 11 home with OS version 26100.4946, I have enough disk space for Quartus and I have followed 3 different installation tutorials on how to install Quartus Prime Lite as well as how to install the USB blaster software.
Despite all of this the program always ends up not responding after I:
1: Create a new project
2: Add the relevant file, so far I am only trying to get an LED to light up with the flip of switch 0.
3: I compile the design
4: I put the correct pins to the correct inputs and outputs.
So far everything works fine
5: I program the FPGA, the program is transferred successfully.
6: However when I exit the programmer, WHATEVER I try to do next makes Quartus become unresponsive and I need to restart the software.
This has happened maybe 10 times now, so I am wondering if there is some workaround I need to know about to make things work properly.
Regards,
Björn
Could you open the Programmer standalone without invoking Quartus in the first place?
Will you observe the same issue happening when exiting the programmer software?
There are a few things that you can troubleshoot:
1. Try restarting Quartus and your computer. This can help clear any temporary issues that may be causing the error.
2. Check your system resources, including memory, CPU usage, and disk space. Make sure you have enough available resources to run Quartus.
3. Try disabling any antivirus or firewall software temporarily, as they may be interfering with Quartus.
4. Run Quartus as administrator.
5. Disable all the software running behind in the background.
6. Try Quartus Prime Lite 22.1 or 23.1 instead
7. Test on a different computer – If possible, ask a classmate to try your setup on their machine to rule out system-specific issues.
Regards,
Richard Tan