Forum Discussion
I'm using 17.1.1.273 as reported by aocl version.
From Windows 7 "aocl install" from an elevated command prompt:
******************************
e:\>aocl install
Do you want to install E:\intelFPGA_pro\17.1\hld\board\a10_ref? [y/n] y
aocl install: Running install from e:/intelFPGA_pro/17.1/hld/board/a10_ref/windows64/libexec
+------------------------------------------------------+
+ Performing initial checks... +
+------------------------------------------------------+
+------------------------------------------------------+
+ Installing kernel driver module... +
+------------------------------------------------------+
WDREG utility v10.21. Build Aug 31 2010 14:21:54
Processing HWID *WINDRVR6
Installing a signed driver package for *WINDRVR6
LOG ok: 1, ENTER: DriverPackageInstallA
LOG ok: 1, ENTER: DriverPackageInstallW
LOG ok: 1, Looking for Model Section [DeviceList.NTamd64]...
LOG ok: 1, Installing INF file 'e:\intelFPGA_pro\17.1\hld\board\a10_ref\windows64\driver\windrvr6.inf' (Plug and Play).
LOG ok: 1, Looking for Model Section [DeviceList.NTamd64]...
LOG ok: 1, Installing devices with Id "*WINDRVR6" using INF "E:\Windows\System32\DriverStore\FileRep
ository\windrvr6.inf_amd64_neutral_cc434239b4be1779\windrvr6.inf".
LOG ok: 1, ENTER UpdateDriverForPlugAndPlayDevices...
LOG ok: 0, RETURN UpdateDriverForPlugAndPlayDevices.
LOG ok: 1, Installation was successful.
LOG ok: 0, Install completed
LOG ok: 1, RETURN: DriverPackageInstallW (0x0)
LOG ok: 1, RETURN: DriverPackageInstallA (0x0)
difx_install_preinstall_inf: err 0, last event 0, last error 0. SUCCESS
install: completed successfully
+------------------------------------------------------+
+ Installing board drivers... +
+------------------------------------------------------+
WDREG utility v10.21. Build Aug 31 2010 14:21:54
Processing HWID PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01
Installing a non-signed driver package for PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01
Device node (hwid:PCI\VEN_1172&DEV_2494&SUBSYS_A1511172&REV_01): does not exist and is not configured. Pre-installing.
LOG ok: 1, ENTER: DriverPackagePreinstallA
LOG ok: 1, ENTER: DriverPackagePreinstallW
LOG ok: 0, e:\intelFPGA_pro\17.1\hld\board\a10_ref\windows64\driver\acl_boards_a10_ref.inf is preinstalled.
LOG ok: 1, RETURN: DriverPackagePreinstallW (0x0)
LOG ok: 1, RETURN: DriverPackagePreinstallA (0x0)
difx_install_preinstall_inf: err 0, last event 0, last error 0. SUCCESS
install: completed successfully
+------------------------------------------------------+
+ ****** SUCCESS! Please reboot your system +
+------------------------------------------------------+
Press any key to continue . . .
The operation completed successfully.
e:\>aocl version
aocl 17.1.1.273 (Intel(R) FPGA SDK for OpenCL(TM), Version 17.1.1 Build 273, Copyright (C) 2017 Inte
l Corporation)
*******************************
From aocl flash. It doesn't matter what parameters I put after aocl flash, it prints the help message.
***************************
e:\>aocl flash acl0 boardtest.aocx
aocl flash - Initialize the FPGA with a specific startup configuration.
Usage: aocl flash <device_name> <file.aocx>
Supply the .aocx file for the design you wish to set as the default
configuration which is loaded on power up.
Description:
This command initializes the board with a default configuration
that is loaded onto the FPGA on power up. Not all boards will
support this, check with your board vendor documentation.