Forum Discussion
Hi Ran-GUO,
Other than that, can check if you are following the step 6 and 7 correctly from the document you used as reference:
As for the final steps, invoke the aocl diagnose utility command. What will be the logs that showing. Can share the logs to me as a reference.
Thanks.
Regards,
Aik Eu
Hi Aikeu,
The custom BSP means I have modified the platform interconnect, I use the AXI bus H2F connect hps and fpga rather than lwH2F.
I am following the step 6 and 7 correctly, and we can find the module aclsoc_drv has been well installed.
Invoking the aocl diagnose utility command, the logs shows :
Board name /dev/acl0 is not available
DIAGNOSTIC_FAILED
Call "aocl diagnose <device-names>" to run diagnose for specified devices
Call "aocl diagnose all" to run diagnose for all devices
Then I run "ls /dev", no acl0 listed there. Theoretically, it should be added when we run "source init_opencl.sh", right?
Thanks,
Ran