Altera_Forum
Honored Contributor
7 years agoArria 10 GX OpenCL setup question
I have an Arria 10 GX development kit that I am trying to set up for OpenCL. Thus far I have been able to program the board with the initial configuration for the MAX V and the Arria 10, but I have been unable to flash the boardtest design to the board with aocl flash. It outputs the help text for aocl flash even though the arguments are correct, and occasionally it will show that a syntax error occurred in a script that it runs, like this:
sh: 1: Syntax error: "(" unexpected I have been following this guide (https://www.altera.com/documentation/tgy1490191698959.html#pbl1490212978961) and running the command as described: aocl flash acl0 boardtest.aocx Has anyone else experienced this? I have also been able to compile the driver with no problem but I cannot use it without a default configuration flashed to the board. Thanks in advance for your help!