Forum Discussion
Altera_Forum
Honored Contributor
14 years agoplz help me with this problem(build C2H project)....
Hi all, I'm new here. recently,i was trying to test the C2H Compiler. But after i build the target project, i met an error as follows: <--------------------------------------------------...
Altera_Forum
Honored Contributor
14 years agoTry accelerating a really simple function, sometimes the error codes out of C2H are not very helpful. The simpliest function you can accelerate would be something like:
int foo() { return 1; }