Forum Discussion
Altera_Forum
Honored Contributor
10 years agofpga load gives error code -2
Hello, We have created a custom board with a Cyclone V on it. The boot process works: We can go from preloader to u-boot to linux. But now I want to load something in the FPGA, and am trying ...
Altera_Forum
Honored Contributor
9 years agoWE solved it now. It turned out that there was a short between CONF_DONE and nSTATUS. With that fixed, programming the FPGA works. Thanks for the suggestion to look there!