Forum Discussion
Hi @ssigala,
Thank you for posting in Intel community forum and hope this message find you well.
This seems to be a known issues, please do refer to the following link here to try out the fixes.
Please do let us know if that works.
Warm regards.
BB
Hi @ssigala,
Hope this message find you well, by any chances did you managed to try out the mention workaround and does it work?
Please do let us know if it is still not working.
Warm Regards
BB
- BoonBengT_Altera5 years ago
Moderator
Hi @ssigala,
Good day, as we do not receive any response from you to the previous clarification that we have provided. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.
Warm Regards
BB
- sergvdm5 years ago
New Contributor
Hello!
Same issue with fresh installed Quartus Prime Lite 20.1.1 on Windows 10 Pro (with latest updates).
WSL Ubuntu 18.04 is installed, updated as well as required packages (wsl, dos2unix, make), uname -r
returns: 4.4.0-19041-MicrosoftStill unable to generate DDR3 UniPHY controller due to error:
Error: Error during execution of "{C:/intelfpga_lite/20.1/quartus//../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt": child process exited abnormally
Error: Execution of command "{C:/intelfpga_lite/20.1/quartus//../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt" failed
Error: The system cannot find the path specified.
Error: child process exited abnormally
Error: Cannot find sequencer/sequencer.elf
<html>Error: An error occurred<br> while executing<br>"error "An error occurred""<br> (procedure "_error" line 8)<br> invoked from within<br>"_error "Cannot find $seq_file""<br> ("if" then script line 2)<br> invoked from within<br>"if {[file exists $seq_file] == 0} {<br> _error "Cannot find $seq_file"<br> }"<br> (procedure "alt_mem_if::util::seq_mem_size::get_max_memory_usage" line... etc
Please help.
- MFran664 years ago
New Contributor
Hi,
we are seeing the exact same issue as sergvdm.
Beside from ubuntu 18.04 and wsl1 we also tried ubuntu 20.04 with wsl2 but no luck either.
It's failing to compile the sequencer.elf because of:
Error: s0: Compiling alt_dcache_flush_all.c...
Error: s0: nios2-elf-gcc.exe -xc -MP -MMD -c -I./HAL/inc -I. -I./drivers/inc -pipe -D__hal__ -DALT_NO_C_PLUS_PLUS -DALT_NO_CLEAN_EXIT -D'exit(a)=_exit(a)' -DALT_NO_EXIT -DALT_USE_DIRECT_DRIVERS -DALT_NO_INSTRUCTION_EMULATION -DALT_USE_SMALL_DRIVERS -DSMALL_C_LIB -DALT_SINGLE_THREADED -Os -g -Wall -mno-hw-div -mno-hw-mul -mno-hw-mulx -mgpopt=global -o obj/HAL/src/alt_dcache_flush_all.o HAL/src/alt_dcache_flush_all.c
Error: s0: Makefile:539: recipe for target 'obj/HAL/src/alt_dcache_flush_all.o' failedI want to look at the generated code for the sequencer, but sadly the temp folders get deleted after failing.
WSL is now mandatory, right?
So why do you still call windows binaries (nios2-elf-gcc.exe) instead of linux elfs in the wsl?
Please help us.
I can't stay much longer on 18.01 and disabled wsl.
regards Michael Frank