初中生
最后登录1970-1-1
在线时间 小时
注册时间2022-4-12
|
霸道开发板,书籍配套例程-F103ZE霸道V1V2_20211020,
26-串行FLASH文件系统FatFs,
1-FatFs文件系统移植
在构建时出现错误,具体如下:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'fatfs'
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_crc.c...
compiling misc.c...
compiling system_stm32f10x.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_can.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_wwdg.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_spi.c...
compiling main.c...
compiling bsp_led.c...
compiling stm32f10x_it.c...
compiling bsp_usart.c...
compiling stm32f10x_tim.c...
compiling cc936.c...
compiling bsp_spi_flash.c...
compiling diskio.c...
compiling ff.c...
linking...
..\..\Output\Template.axf: error: L6047U: The size of this image (188540 bytes) exceeds the maximum allowed for this version of the linker
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\..\Output\Template.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:03
请各位前辈指点,万分感激!
|
|