求助。。编译好的文件放到板子上运行出错。恳求大神解答

我通过ComputeLibrary编译好一个实例cl_convolution,想把它放到Firefly Rk3288上运行,结果,出错了。
错误提示是:
terminate called after throwing an instance of ‘cl::Error’
what(): empty
aborted

看上去像是代码错误,