Forum Discussion
GTese
New Contributor
6 years agoWhy the following error has occurred when I try to program FPGA? I use Altera board DE1_SoC. OS Ubuntu 18.04 and IntelFPGA 18.1 standard version.
aocl program: Running reprogram from /home/root/opencl_arm32_rte/board/c5soc/arn altera_fpga_manager ff706000.fpgamgr: timeout
- 6 years ago
Hi ,
If you can try the compilation on Ubuntu 16.04 or 18.04 that would be helpful , since the issues of compatibility of GLIBC can be avoided.
You can also check which version of GLIBC is currently installed in your system to cross verify.
Thanks and Regards
Anil
AnilErinch_A_Intel
Frequent Contributor
6 years agoHi ,
If you can try the compilation on Ubuntu 16.04 or 18.04 that would be helpful , since the issues of compatibility of GLIBC can be avoided.
You can also check which version of GLIBC is currently installed in your system to cross verify.
Thanks and Regards
Anil
GTese
New Contributor
5 years agoTHankyou for reply!