Forum Discussion
arria V compiler and hwlibs
- 3 years ago
Hi,
Since the case have been open for too long, we recommend that we close the thread as per our support procedure.
However, I highly recommend that you open issues that you'd face separately, for e.g your help needed for Quartus compilation on another then the Baremetal build on next.
Once you open the new case/s, we will support your issue then. Hopes this helps.
Hi,
Any update on your new testings?
- bsp_user3 years ago
Occasional Contributor
Hi,
I've download the following tools for Ubuntu 18.04 (I use it for other projects and its easier for me instead of installing 20.04):
- ARM DS: DS000-BN-00001-r22p2-00rel0.tgz
- Quartus Prime: Quartus-22.1std.1.917-linux-complete.tar
- SoCEDS: SoCEDSSetup-20.1.0.711-linux.run
- HWlibs
I started to follow your guides and now I'm stuck at:
instruction:
~/intelFPGA/22.1std/nios2eds/nios2_command_shell.sh \ make generate_from_tclbsp@bsplinux1:~/Desktop/cv_example.qspi/cv_soc_devkit_ghrd$ ~/intelFPGA/22.1std/nios2eds/nios2_command_shell.sh \
> make generate_from_tcl
make -s scrub_clean
You're already as clean as it gets!
make quartus_generate_qsf_qpf quartus_generate_top qsys_generate_qsys
make[1]: Entering directory '/home/bsp/Desktop/cv_example.qspi/cv_soc_devkit_ghrd'
rm -rf soc_system.qsf soc_system.qpf
quartus_sh --script=create_ghrd_quartus.tcl
quartus_sh: error while loading shared libraries: libprotobuf.so.14: cannot open shared object file: No such file or directory
Makefile:347: recipe for target 'quartus_generate_qsf_qpf' failed
make[1]: *** [quartus_generate_qsf_qpf] Error 127
make[1]: Leaving directory '/home/bsp/Desktop/cv_example.qspi/cv_soc_devkit_ghrd'
Makefile:386: recipe for target 'generate_from_tcl' failed
make: *** [generate_from_tcl] Error 2so it looks for a missing shared library