|
楼主 |
发表于 2008-12-4 13:48:35
|
显示全部楼层
出错信息
也没有出现错误,只是在ucosii4skyeye的例子编译中输入make test这一步时,运行到下面的时候运行不下去了...
PS:OS: ubuntu 8.0.4
skyeye:1.2.3
arm-elf-gcc-20040427
ucosii4skyeye-1.9.3
ying@ubuntu:~/programs/ucosii/ucosii4skyeye/samples/ucos_test$ make test
Hint: now you can "make test" to debug ucos_test.elf
skyeye ucos_test.elf
**************************** WARNING **********************************
If you want to run ELF image, you should use -e option to indicate
your elf-format image filename. Or you only want to run binary image,
you need to set the filename of the image and its entry in skyeye.conf.
***********************************************************************
Non-option argument ucos_test.elf
big_endian is false.
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8057550
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm7100 mmu ops
第二个问题:
编译skyeye-1.2.6.rc1,make出错:
common/arm_arch_interface.c:401: 致命错误: 打开依赖文件 .deps/arm_arch_interface.Tpo:Permission denied
编译中断。 |
|