Forum Discussion

QPham9's avatar
QPham9
Icon for New Contributor rankNew Contributor
6 years ago

Incremental compile - System integrator failed

Hello,

I encountered an error "System Integrator FAILED" when I tried to run an incremental compile (step 3 in section 7.24 of the programming guide for intel FPGA for OpenCL, see link below) after modifying a kernel.

https://www.intel.com/content/www/us/en/programmable/documentation/mwh1391807965224.html#kpe1518204453702

aoc -v -incremental -fast-compile kernel_name.cl

There was only a log file with nothing related to the error. There was no other output file that I can use to debug the issue.

So I think the compile crashed before actually compile anything.

According to the output in the command prompt (windows 10 pro), aoc compiler recognizes the directory of previous compile and based incremental compile off this directory.

Have anyone encountered the same issue ?

Thanks

Q

12 Replies