FLIK Getting
Started Guide
24
www.terasic.com
April 30, 2020
16. Run the simple diagnostic utility:
“
aocl diagnose
”.
The aocl diagnose command is useful to query the available PCIe device in a system.
It will report device information and identifies issues.
There is a diagnose report on the command shell as shown in below. IF the command
returns "DIAGNOSTIC_PASSED", it shows that the hardware configuration is
successful.
Figure 3-15 run InitRuntimeEnv.bat
17. The user can also do the test for the individual device connected to the host PC.
The command is: aocl diagnose <device_name>. If the host pc is connected to only
one device, <device_name> is usually named "acl0". So after entering the aocl
diagnose acl0 command, the memory transfer test will start and the test result will
be returned.
Please e
xecute “
aocl diagnose acl0
”
There is a diagnose report on the command shell as shown in
. If the
command returns "
DIAGNOSTIC_PASSED
", it shows that the hardware
configuration is successful. User can go to section 3.4 for further setting steps.