* Hi I compiled rust code for the armv7-unknown-linux-gnueabihf target. When I put the binary in the target board (LG innotek - lgit Lam -j300-4j) and run. I am getting the following error 

/app$ ./test
/bin/sh: ./testsw: not found.

Even the binary present in the present working directory.

Can anyone please help me why I am getting this error ?