Part Number: PROCESSOR-SDK-J721S2
Tool/software:
在A1 SAMPLE环境下烧录mtc进程文件原有的进程调用了四个动态库 程序执行没有问题
以下是mtc进程的CMamakeList配置

在该线程中的cmakelist新增了一个libopencv_xfeatures2d.so 重新编译烧录以后 执行程序会报该.so找不到


然后通过ssh链接板子将该新增的动态库传到板子里以后

执行程序报BUS error

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: PROCESSOR-SDK-J721S2
Tool/software:
在A1 SAMPLE环境下烧录mtc进程文件原有的进程调用了四个动态库 程序执行没有问题
以下是mtc进程的CMamakeList配置

在该线程中的cmakelist新增了一个libopencv_xfeatures2d.so 重新编译烧录以后 执行程序会报该.so找不到


然后通过ssh链接板子将该新增的动态库传到板子里以后

执行程序报BUS error
