Forum Discussion
Hi
You can check the following link on SD card image creation.
https://rocketboards.org/foswiki/Documentation/BuildingBootloader#Cyclone_V_SoC_and_Arria_V_SoC
Also if possible please use Ubuntu 16.04 and let us know , whether same issue exists.
The following guide will be helpful to get info about jtagconfig
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_usb_blstr.pdf
Thanks and Regards
Anil
- GTese5 years ago
New Contributor
Thank you very much!! I have great respect you.
I have some issue.
After I program FPGA with .aocx file it now successful configured. However, when I try to running host code the following error is generated. So,how I can fix it?
/run: /lib/libm.so.6: version `GLIBC_2.27' not found (required by ./run)
./run: /lib/libm.so.6: version `GLIBC_2.29' not found (required by ./run)
./run: /lib/libc.so.6: version `GLIBC_2.17' not found (required by ./run)
./run: /lib/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./run)
./run: /lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./run)
unfortunately, Upgrade OS Ubuntu 18.04 to Ubuntu 20.04.
Please help me!!!
Warm regrades!!
Guta