Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
Since the board diagnostics look good and copying the ICD file didn’t help, my next step would be to look at the customer’s gcc/g++ compile arguments for your host program and compare against the sample host programs. It seems something isn’t being linked during your own program’s compile and that’s likely what’s causing this issue. Also, does the issue only occur when trying to run hardware compiles or is it also on emulation? That would be good to verify too.