系统:Ubuntu-20.04 x86_64
编译:参考编译64位,对应的编译工具、OpenCV、ax_bsp选64位的
问题:make install后,ax-samples/build/install里面的文件都不可以执行,报“cannot execute binary file: Exec format error”
重新编译:重新编译32位的,对应的编译工具、OpenCV、ax_bsp选32位的
问题:一样报“cannot execute binary file: Exec format error”