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:
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10?elq_cid=3780821_ts1679915029555&erpm_id=6664898_ts1679915029555#Cyclone_V_SoC_45_Boot_from_QSPI
instruction:
~/intelFPGA/22.1std/nios2eds/nios2_command_shell.sh \
make generate_from_tcl
bsp@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 2
so it looks for a missing shared library