Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Your compilation log looks very strange, there are lots of warning in it that I have never seen before, especially the parts that complain about some files having been edited in Quartus 15.0. Have you tried completely removing the OpenCL project folder as yangchen4623 suggested and then running your AOC command? Also please mention your board name. Your BSP version should be something that matches some version of Quartus (like 14.0/15.0/16.0, etc). You might be using a BSP that is not compatible with the version of Quartus/AOC you are using. --- Quote End --- Before I complie my opencl kernel, I ofen remove directory "./bin". The board is Xeon+FPGA MCP, FPGA为GX1150. Most of the time, complie result is rights. If I complie several kernels concurrently, will they affect to each other?