Altera_Forum
Honored Contributor
11 years agoproblems compiling hello world on bittware and Gidel
Hi all,
I am having issues compiling altera examples as well when using SDK 14.0. I am testing using 3 different board vendors Bittware - s5phq_d5 Nallatech - pcie395_d8 Gidel - ProceV_d8 I have successfully ran hello world on the Bittware and Nallatech boards using the .aocx files that are supplied with their BSPs. I haven't on my Gidel board because they do not provide an executable with their BSP. My next step was to compile my own hello_world for each vendor. I had no problem with the nallatech board. After setting up my environment for Bittware, I receive an internal compiler error. The quartus_sh_compile.log indicates that my first error is: "Current license file does not support parital reconfiguration. The Quartus II software automatically disabled partitial reconfiguration support on all partitions" I have installed the latest version of Bittwares BSP. I get the same error when compiling on the Gidel board. I am running Centos 6.5 Has anybody else come across this?