Hey,
Could you guys help me with connecting Cam M7 to my NanoPI NEO2. I installed Ubuntu on NEO2 (nanopi-neo2_ubuntu-core-xenial_4.x.y_YYYYMMDD.img.zip), logged in through SSH then I tried to install https://openmv.io/pages/download (Ubuntu 12.04 LTS) but when i type

Code: Select all

chmod +x openmv-ide-linux-*.run
./openmv-ide-linux-*.run
I am getting error:

Code: Select all

-bash: ./openmv-ide-linux-x86_64-1.7.1.run: cannot execute binary file: Exec format error


Is this possible to run Cam M7 on NanoPI NEO2?