QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1091|回复: 2

blob编译问题求助:

[复制链接]
发表于 2006-1-2 13:31:26 | 显示全部楼层 |阅读模式
我在网上下载了一个BLOB FOR 44B0,配置没有问题,编译时出现:
arm-elf-gcc -DHAVE_CONFIG_H -I. -I. -I../../include/blob -I../../include -I../../include    -Os -I/home/uClinux/uClinux-dist/linux-2.4.x/include -Wall -march=armv4 -mtune=strongarm1100 -fomit-frame-pointer -fno-builtin -mapcs-32 -nostdinc -c trampoline.S
trampoline.S: Assembler messages:
trampoline.S:52: Error: flag for {c}psr instruction expected
trampoline.S:58: Error: flag for {c}psr instruction expected
trampoline.S:64: Error: flag for {c}psr instruction expected
trampoline.S:70: Error: flag for {c}psr instruction expected
trampoline.S:75: Error: flag for {c}psr instruction expected
make[2]: *** [trampoline.o] 错误 1
make[2]: Leaving directory `/home/blob-new/src/blob'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/blob-new/src'
查看trampoline。S文件是msr cpsr_cxsf, r1 这句出了问题,不知道这是什么错误,请大家指点。
发表于 2006-1-4 09:53:59 | 显示全部楼层
尝试使用arm-linux-gcc 进行编译
或是
将cpsr后面的标志_cxsf去掉之后再试一下。
回复

使用道具 举报

 楼主| 发表于 2006-1-6 20:02:51 | 显示全部楼层
你好,我把cxsf去掉了,编译通过,可以在板子上看到led灯亮了一下,灭了,不过串口没有消息,正在检查原因,谢谢。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 22:37 , Processed in 0.042299 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表