交叉编译在目标板上执行helloworld时提示:“No such file or directory”_hello world.c no such file or directory-CSDN博客

网站介绍:文章浏览阅读1.4k次。主机操作系统:Ubuntu 16.04.3主机GCC版本:gcc-5.4.0工具链版本:arm-none-linux-guneabi-gcc4.8.3 与 arm-none-linux-guneabi-gcc4.4.1测试平台:Samsung S5P6818交叉编译环境是自己搭建的,搭建好了需要测试下,就写了个简单的hello world程序,上传到目标板,更改权限,执行,提示:N_hello world.c no such file or directory