Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI downloaded the new files and hello_world works with the bittware generated kernel. However, when I try to build it myself, it fails to run from the host program
I had to copy the iface.ipx file from another folder because that problem persists --- Quote Start --- Using AOCX: hello_world.aocx MMD INFO : [acl0] New FPGA design has different periphery from programmed design. MMD INFO : AOCX base and CvP periphery hashes differ. Programming will fail in hardware, so aborting. MMD INFO : executing "quartus_pgm -c 1 -m jtag -o "P;reprogram_temp.sof@1"" 'quartus_pgm' is not recognized as an internal or external command, operable program or batch file. 'quartus_pgm' is not recognized as an internal or external command, operable program or batch file. 'quartus_pgm' is not recognized as an internal or external command, operable program or batch file. MMD INFO : Link currently operating at 5 GT/s. MMD INFO : Link operating at Gen 2 with 8 lanes. MMD INFO : Expected peak bandwidth = 4000 MB/s mmd program_device: Board reprogram failed --- Quote End ---