新手上路
- 积分
- 33
- 金钱
- 33
- 注册时间
- 2015-3-4
- 在线时间
- 0 小时
|
5金钱
请问大家为什么战舰版的自带程序SRAM会出现这样的错误啊
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching system_stm32f10x.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching __printf_flags_ss_wp.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching usart.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching sram.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching key.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching misc.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching delay.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching usmart_config.o(.conststring).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_intcommon.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_dec.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_hex_int.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_str.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_pad.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching led.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching sys_stackheap_outer.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f10x_hd.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_char_common.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_char.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_hex_int.o(.constdata).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_char_file.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching usmart.o(.conststring).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32f10x_it.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching noretval__2printf.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching __printf_flags_ss_wp.o(.constdata).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching rtudiv10.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching fpinit.o(x$fpl$fpinit).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching sys.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching exit.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching rt_fp_status_addr_intlibspace.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching rtentry2.o(.ARM.Collect$$rtentry$$0000000D).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching ferror.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching libspace.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching _printf_c.o(.ARM.Collect$$_printf_percent$$00000013).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching heapauxi.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching libinit.o(.ARM.Collect$$libinit$$00000000).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching rtexit2.o(.ARM.Collect$$rtexit$$00000004).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching use_no_semi_2.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching use_no_semi.o(.text).
..\OBJ\SRAM.axf: Error: L6406E: No space in execution regions with .ANY selector matching libshutdown.o(.ARM.Collect$$libshutdown$$00000000).
..\OBJ\SRAM.axf: Error: L6407E: Sections of aggregate size 0x92cc bytes could not fit into .ANY selector(s).
|
|