Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

OpenCL Kenrel Debug With Eclipse;

Hello, i have a make file project with host application and openCl kernel ; I build the kernel using aoc (-g -c -march=emulator) for the s5_ref target (to be able to debug it on PC host), I man...