platform: AM5728
sdk 5.2
按照http://processors.wiki.ti.com/index.php/OpenCV 文档来测试opencv&opencl,
运行结果失败 export TI_OCL_LOAD_KERNELS_ONCHIP=Y
export TI_OCL_CACHE_KERNELS=Y export OPENCV_OPENCL_DEVICE='TI AM57:ACCELERATOR:TI Multicore C66 DSP' echo "OpenCL on, canny" ./canny_ex1
时提示sh: clocl: command not found
Segmentation fault(core dump)