Forum Discussion
Altera_Forum
Honored Contributor
8 years agohelloworld issue on arria10Gx development kit
Hi, I am trying to compile and run hello_world example of OpenCL SDK on Arria10Gx development board. Example fails to run with below error code. kindly check below steps and comment on any wrong...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi vinodk, I work on the same topic like you and I have a compilation issue. When I try to compile the kernel hello_world.cl (aoc device\hello_world.cl -o bin\hello_world.aocx -board=a10gx) I get the next error: Error: The following files were not archived Error: ERROR: Archiver failed because there were no files to archive Error: Failed to generate 'base_bak.qar' Error (23031): Evaluation of Tcl script c:/intelfpga_pro/17.1/quartus/common/tcl/apps/qpm/qar.tcl unsuccessful Error: Quartus Prime Shell was unsuccessful. 7 errors, 0 warnings Error (23031): Evaluation of Tcl script import_compile.tcl unsuccessful Error: Quartus Prime Compiler Database Interface was unsuccessful. 1 error, 0 warnings Error: Compiler Error, not able to generate hardware I do not know what could be the problem. Searching on the Board documentation I fount this: Attention: The native Arria 10 GX FPGA Development Kit does not automatically work with the SDK. Before using the Arria 10 GX FPGA Development Kit with the SDK, you must first contact your field applications engineer or regional support center representative who will configure the development kit for you. Could you help me with this issue please? Thank you! --- Quote End --- Hi, I think you need to follow HRZ's recommendation of openCL setup guide.