Forum Discussion
jliu32
New Contributor
7 years agoErrors encountered while generating aocx file from the vector-addition OpenCL kernel
Hi everyone, I am trying to compile the vector-addition OpenCL kernel from https://www.intel.com/content/www/us/en/programmable/products/design-software/embedded-software-developers/opencl/develop...
HRZ
Frequent Contributor
7 years agoI have not seen the error before so I cannot give an exact solution. However, I have some recommendations that might solve your problem:
- Make sure you have enough disk space left for the compilation files to be stored.
- Try updating both Quartus and AOC to v17.1.2.
- Use the standard reference BSP rather than the "hostch" one which is for designs that use host channels.