churui 发表于 2008-6-16 15:35:26

u-boot

# skyeye
***************************************************************
****                                                       ****
****   SkyEyeSimulator Ver 0.8.5 withGDB 5.3 Interface ****
****                                                       ****
***************************************************************
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.Type "show warranty" for details.
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf".
(SkyEye) target sim
cpu info: armv4, arm720t, 41807200, ffffff00, 1
mach info: name ep7312, mach_init addr 0x8140d1c
SKYEYE: use arm7100 mmu ops
Loaded ROM ./u-boot.bin
Connected to the simulator.
(SkyEye) run
Starting program:
warning: No executable file specified.
warning: No program loaded.

有没有人知道这该怎么解决啊?

churui 发表于 2008-6-16 15:57:09

看了留个话啊

谢谢各位游侠了。

crook 发表于 2008-6-17 09:19:54

用最新版本的 skyeye-1.2.5

churui 发表于 2008-6-17 10:32:44

回复 #3 crook 的帖子

无法安装,只能用独立平台的0.8.5和0.9.5,在ubuntu可已安装1.2.5可却无法编译uboot。郁闷Ing

crook 发表于 2008-6-17 11:55:00

http://www.linuxfans.org/bbs/thread-182694-1-3.html

uboot无法编译,这个问题很常见。多试几个交叉编译器,最好自己用crosstool生成一个交叉编译器。

churui 发表于 2008-6-17 15:15:31

http://www.mcuol.com/download/uppic/20080617030926001.JPG
http://www.mcuol.com/download/uppic/20080617030852002.JPG
以上是编译U-BOOT1.1.4时的截图,大家看看哪里的错误,CC1是何方神圣?

churui 发表于 2008-6-17 15:26:06

回复 #5 crook 的帖子

崩溃了arm-linux-gcc-3.4.4,3.4.2,2.95.3,uboot-1.1.4,1.1.5,1.1.6全都试过了,不灵。

crook 发表于 2008-6-17 16:31:17

似乎你的arm-linux-gcc 安装有问题。

把arm-linux-gcc 放在 /usr/local/arm/3.4.4/目录下。
页: [1]
查看完整版本: u-boot