执行完arm-elf-gcc -Wl,-elf2flt -o hello hello.c
然后cp ~/hello ~/skyeye-binary-testutils-1.2.0/at91x40/uclinux2/romfs/bin
在 ~/skyeye-binary-testutils-1.2.0/at91x40/uclinux2/romfs/bin下能看到hello
但到了skyeye linux
target sim
load
run
ls
cd bin
ls
这里就没有hello了,为什么?