Visible to Intel only — GUID: mno1507494362453
Ixiasoft
Visible to Intel only — GUID: mno1507494362453
Ixiasoft
3.12.5.1. Possible Errors After Running the diagnose Utility
Memory Module Not Plugged-in or a Loose Connection on the Board
aocl diagnose: Running diagnose from
aocl diagnose: failed 32 times. First error below:
Vendor: Intel Corporation
MMD INFO: [acla10_ref0] uniphy(s) did not calibrate. Expected 0 but read 2
MMD INFO: If there are more failures than Uniphy controllers connected,
MMD INFO: ensure the uniphy_status core is correctly parameterized.
Solution
Confirm that you have connected the memory board, power cable, and USB cable correctly as shown in Configuring and installing the Intel Arria 10 GX FPGA Development Kit board. If you have confirmed your connections and continue to get this error, the memory board might not be seated correctly in the HiLo connector.
Error While Loading Shared Libraries
When you execute diagnose all utility, you might see errors as shown in the following example:
$ aocl diagnose all
hld/board/a10_ref/linux64/libexec/diagnose: error while loading shared libraries:
libaltera_a10_ref_mmd.so: cannot open shared object file: No such file or directory
Solution
Ensure that you have set the PATH environment variable correctly.
export PATH=$PATH:$INTELFPGAOCLSDKROOT/bin:$QUARTUS_DIR/bin