Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12711 Discussions

Error: s0: Error during execution of "{C:/intelfpga/20.1/quartus/../nios2eds/Nios II Command Shell.b

SThor8
New Contributor I
23,283 Views

Hi

Windows 10 Pro
Version 2004
OS buid 19041.330

Quartus prime version 20.1 Build 711 standard edition

 

The platform designer generates the following error.

Error: s0: Error during execution of "{C:/intelfpga/20.1/quartus/../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt": child process exited abnormally

When the platform designer tries to generate HDL code

I have tried to both switch on and off the  “Windows Subsystem for Linux” according to 
https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2018/error--s0--error-during-execution-of---c--intelfpga-xx-x-quartus.html

but no luck (seems odd to switch off “Windows Subsystem for Linux” when the bat file Nios II Command Shell.bat is using wsl).

I can from a command prompt execute the bat file (“Windows Subsystem for Linux”  on)

C:\intelFPGA\20.1\nios2eds>
C:\intelFPGA\20.1\nios2eds>"Nios II Command Shell.bat"
------------------------------------------------
Altera Nios2 Command Shell

Version 20.1, Build 711
------------------------------------------------
stefan@DESKTOP-MH7IPN4:/mnt/c/intelFPGA/20.1/nios2eds$ exit
exit

C:\intelFPGA\20.1\nios2eds>
 

But the platform designer can not execute it, any ideas ?

 

Regards

 

 

Info: p0: "ddr3" instantiated altera_mem_if_ddr3_phy_core "p0"
Info: m0: "ddr3" instantiated altera_mem_if_ddr3_afi_mux "m0"
Error: s0: Error during execution of "{C:/intelfpga/20.1/quartus/../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt": child process exited abnormally
Error: s0: Execution of command "{C:/intelfpga/20.1/quartus/../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt" failed
Error: s0: /mnt/c/intelfpga/20.1/quartus/bin64/uniphy_mcc.exe -ac_code sequencer_mc/ac_rom.s -inst_code sequencer_mc/inst_rom.s -ac_rom ../system_ddr3_s0_AC_ROM.hex -inst_rom ../system_ddr3_s0_inst_ROM.hex -header sequencer/sequencer_auto.h -vheader ../sequencer_auto_h.sv -ac_rom_init sequencer/sequencer_auto_ac_init.c -inst_rom_init sequencer/sequencer_auto_inst_init.c -DAC_ROM_USER_ADD_0=0_0000_0000_0000 -DAC_ROM_USER_ADD_1=0_0000_0000_1000 -DAC_ROM_MR0=0001000110001 -DAC_ROM_MR0_CALIB= -DAC_ROM_MR0_DLL_RESET=0001100110000 -DAC_ROM_MR1=0000001000100 -DAC_ROM_MR1_OCD_ENABLE= -DAC_ROM_MR2=0000000001000 -DAC_ROM_MR3=0000000000000 -DAC_ROM_MR0_MIRR=0001001001001 -DAC_ROM_MR0_DLL_RESET_MIRR=0001011001000 -DAC_ROM_MR1_MIRR=0000000100100 -DAC_ROM_MR2_MIRR=0000000010000 -DAC_ROM_MR3_MIRR=0000000000000 -DQUARTER_RATE=0 -DHALF_RATE=1 -DFULL_RATE=0 -DNON_DES_CAL=0 -DAP_MODE=0 -DGUARANTEED_READ_BRINGUP_TEST=0 -DMEM_ADDR_WIDTH=13 -DHARD_PHY=0
Error: s0: UniPHY Sequencer Microcode Compiler
Error: s0: Copyright (C) 2020  Intel Corporation. All rights reserved.
Error: s0: Info: Reading sequencer_mc/ac_rom.s ...
Error: s0: Info: Reading sequencer_mc/inst_rom.s ...

 

 

Is it possible to get the content from the stderr.txt files ?

 

47 Replies
Nikolay_Rognlien
New Contributor I
3,186 Views

Hi Intel.

Can you please give an update on the status on the UniPHY generate issue?

Are there patches available for the various Quartus releases starting from 19.1 that fix the issues?

 

Regards
Nikolay

0 Kudos
FilipMiler
Beginner
1,811 Views

Unfortunately this problem reappeared in version 21.1

0 Kudos
Kenny_Tan
Moderator
1,807 Views

kindly report a new forum on this. thanks

0 Kudos
Nikolay_Rognlien
New Contributor I
1,801 Views

Hi Filip.

 

This patch solved the problem on my computer:

https://www.intel.com/content/www/us/en/support/programmable/articles/000088789.html

 

It did however not solve it on another customer's computer, so I would be interested to hear your result...

 

/Nikolay

 

0 Kudos
FilipMiler
Beginner
1,790 Views

Hi. It works on my two computers with Windows 10 21H2 and Ubuntu 18.04 on WSL 1. Thanks.

0 Kudos
ovguozgur
Beginner
1,779 Views

You are the best. This soluiton works for me too. 

0 Kudos
Reply