Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

generate header file

User1580871742356367
740 Views

1. Using Quartus Prime Pro 19.4 on Windows 7 PC. Try to generate the header file from TCL console and got following error: 

{c:/intelfpga_pro/19.4/quartus/../nios2eds/Nios II Command Shell.bat}
eval exec -ignorestderr ${BAT_PATH} ${SCHF_PATH} soc_system.sopcinfo --output-dir qsys_headers
Error:child process exited abnormally
Error: while executing
Error:"exec -ignorestderr {c:/intelfpga_pro/19.4/quartus/../nios2eds/Nios II Command Shell.bat} c:/intelfpga_pro/19.4/quartus/sopc_builder/bin/sopc-create-he..."
Error: ("eval" body line 1)
Error: invoked from within
Error:"eval exec -ignorestderr ${BAT_PATH} ${SCHF_PATH} soc_system.sopcinfo --output-dir qsys_headers"

2. could not run from nios command shell neither because of not install ubuntu Linux shell? 

Would be the same reason? 

0 Kudos
1 Reply
SyafieqS
Moderator
719 Views

Hi Ying,


It is always recommended to use latest version of OS as Win 7, no longer get support from Microsoft. You cant run NIOS EDS due to no WSL installed which is only available in Window 10. The workaround for the issue is


1. Install Win 10

2. Install WSL (https://www.terasic.com.tw/wiki/Getting_Start_Install_WSL)

3. Generating the header file through the Nios II Command Shell directly

(https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_sopc_builder.pdf#page=14)


Thanks,

Regards


0 Kudos
Reply