JNova9
New Contributor
6 years agoError: Compiler Error, not able to generate hardware
Hello,
I needing help with this error: "Error: Compiler Error, not able to generate hardware". I compiled my projet (OpenCL for fpga-bdx-opencl), and the file ".aocx" not created. Someone helpe me this case? please?
Bellow show the all text the file "build.log".
aoc hello_world.cl
In file included from <built-in>:11140:
<command line>:2:30: warning: ISO C99 requires whitespace after the macro name
#define ACL_BOARD_bdw_fpga_v1.0 1
^
<command line>:3:31: warning: ISO C99 requires whitespace after the macro name
#define AOCL_BOARD_bdw_fpga_v1.0 1
^
2 warnings generated.
Compiler Warning: Limiting maximum work-group size to 512 in function hello_worl d(...) to support private memory.
Error: Compiler Error, not able to generate hardwareThanks a lot.
João Paulo.