Altera_Forum
Honored Contributor
11 years agoOpenCL 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 managed to stop the dgb debugger inside the kernel and debug it; Could it be also be debugged using eclipse? Could someone point me to any guide; Thanks; (...using linux)