Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAll
The license provided with your Altera Cyclone V Development Board is a "debug" licenses only. This license will not allow you to compile code. To compile code, download a 30-day subscription. This resolved my issue. Also, installing tools on drives other than where the OS resides causes strange failures. I installed the Quartus tools on C:\ while $XPHOME was on I:\. The compile failed. However, when I installed the Quartus tools on I:\, my BSP compiled properly.