FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

Error with Quartus (intel) on windows 10

IGrou4
Beginner
554 Views

 

Hello,

During the running of Quartus Prime II, with UniPHY utility for generating a DDR3 controller, the error is displayed:

Error during execution of "<Intel® Quartus Prime installation>/nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt": child process exited abnormally

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/emif/2... 

How can I fix this error?

 

 

 

 

 

 

0 Kudos
3 Replies
sstrell
Honored Contributor III
436 Views

The link you posted does not work. Are you talking about an error during compilation in Quartus or Nios code compilation? It's not clear when and where you are seeing this error and what you're doing at the time.

 

#iwork4intel

0 Kudos
ABara8
Beginner
419 Views

Hi, i had same issue and found solution on
https://community.intel.com/t5/Intel-Quartus-Prime-Software/Using-Quartus-19-1-Lite-on-Windows-10-Platform-Designer-failed/td-p/695989
basicly you need to install some additional pacages to your WSL on Windows. For Ubuntu/Debian:

  • sudo apt install wsl dos2unix make
0 Kudos
Reply