中级会员
 
- 积分
- 312
- 金钱
- 312
- 注册时间
- 2015-12-22
- 在线时间
- 47 小时
|
发表于 2016-1-29 11:59:10
|
显示全部楼层
本帖最后由 1428562873 于 2016-1-29 12:00 编辑
我也遇到同样的问题!之前都好好的,突然就这样了!
linking...
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.ClearDisplay(main.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.RCC_DeInit(stm32f10x_rcc.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.RCC_HSEConfig(stm32f10x_rcc.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.RCC_WaitForHSEStartUp(stm32f10x_rcc.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.RCC_GetFlagStatus(stm32f10x_rcc.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.USART_ITConfig(stm32f10x_usart.o).
..\out\ObjRAM\STM32.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section i.NVIC_Configuration(bsp.o).
..\out\ObjRAM\STM32.axf: Error: L6407W: Sections of aggregate size 0x5e4 bytes could not fit into .ANY selector(s).
..\out\ObjRAM\STM32.axf: Not enough information to list image symbols.
..\out\ObjRAM\STM32.axf: Not enough information to list the image map.提示的错误太多了,这是选取部分示例的!
|
|