OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 2698|回复: 2

自己移植了UCOSⅡ到MP3工程中结果出问题了

[复制链接]

1

主题

2

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2016-11-8
在线时间
2 小时
发表于 2016-11-8 04:45:19 | 显示全部楼层 |阅读模式
1金钱
(菜鸟提问,不要鄙视我的无知)自己将UCOSⅡ移植到MP3工程中结果出问题了

..\OBJ\MP3.axf: Error: L6200E: Symbol PendSV_Handler multiply defined (by os_cpu_a.o and stm32f10x_it.o).
Not enough information to list image symbols.
Not enough information to list the image map.

有了一个重复定义,但是将stm32f10x_it.c里面的函数注释掉之后又会出现更多的问题。求问要怎么办??
(另:找了半天也没找到os_cpu_a.o ,请问这个是什么文件??



正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

1

主题

2

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2016-11-8
在线时间
2 小时
 楼主| 发表于 2016-11-8 05:09:50 | 显示全部楼层
注释掉出来
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching main.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f10x_hd.o(STACK).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f10x_hd.o(HEAP).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching exfuns.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching usmart_config.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching usart.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching libspace.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching piclib.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching fontupd.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching usmart.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching system_stm32f10x.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32f10x_rcc.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching malloc.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching fontupd.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching lcd.o(.bss).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching tjpgd.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching ff.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching vs10xx.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching usart.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching mp3player.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching lcd.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching delay.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching flash.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching diskio.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching key.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching mmc_sd.o(.data).
..\OBJ\MP3.axf: Error: L6406E: No space in execution regions with .ANY selector matching gif.o(.data).
..\OBJ\MP3.axf: Error: L6407E: Sections of aggregate size 0xf14 bytes could not fit into .ANY selector(s).
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 2 information, 0 warning and 29 error messages.
这样的错误
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165524
金钱
165524
注册时间
2010-12-1
在线时间
2116 小时
发表于 2016-11-9 23:56:32 | 显示全部楼层
内存不够,减少数组大小,或者内存管理范围改小
回复

使用道具 举报

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

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2025-5-25 03:12

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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