Forum Discussion
My First HPS error
And for the same project, there is another error when I was trying to generate header file with generate_hps_qsys_header.sh script. I attached the screenshot of the error message as well. Any solution to this problem?
@Patrick77
Any luck there? If it helps - I am having the same issue. Reinstalling the tools for the third time, searching for the missing file in an entire filesystem (so I eliminate path questions) and no success.
- Patrick775 years ago
New Contributor
Hi MV,
Sorry for the late response. I don’t know if you have solved it yet.
It seems that v20.1 is not very stable so my solution is very simple: just use Quartus v18.1 instead of v20.1. Everything works fine after that.
Hope this works for you as well. **bleep** luck.- MV5 years ago
Occasional Contributor
Hi @Patrick77 ,
Not too late - trying to solve some independent issues (understand how to communicate with the FPGA) so I didn't make much progress.
I have installing Quartus in Ubuntu VM on my list but perhaps I will try Quartus 18.x first as you suggest.Thanks - M
- MV5 years ago
Occasional Contributor
I embarked on the Quartus18.1 route and things got better. Even more so after I moved over to Ubuntu 18LTS as the OS (running in VirtualBox on Windows machine).
Not sure if it can be attributed to the virtualization (giving more cores than Quartus seems to handle) but the compile times ate more than 2x longer. However, things seem to be (mostly) working.
@Patrick77 : Thanks for the pointer.