Hi everyone. My doubt is very simple.i cross-compiled the ¨hello world¨ application and i tried to run it on the mini2440 board, but unsuccessfully.i named my applicattion ¨arm_helloword¨.the error message was the following: -/bin/sh: ./arm_helloword: not found i transferred the application file from my host pc to the board using a pendrive. i know the problem is not my cross-toolchain neither my code, because ive already run the same application successfully on the mini2440 board but in a linux i built myself, the trouble is running it on the pre-loaded linux(qtopia). can somebody help me? ive searched in others topics but no one could be usefull.