|

楼主 |
发表于 2021-10-21 19:54:30
|
显示全部楼层
- Build started: Project: MODULE_INIT
- *** Using Compiler 'V6.16', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
- Build target 'AC6'
- creating preprocessor file for module1.c...
- creating preprocessor file for log.c...
- creating preprocessor file for main.c...
- creating preprocessor file for module2.c...
- creating preprocessor file for misc.c...
- creating preprocessor file for module3.c...
- creating preprocessor file for stm32f10x_gpio.c...
- creating preprocessor file for stm32f10x_rcc.c...
- creating preprocessor file for stm32f10x_usart.c...
- creating preprocessor file for system_stm32f10x.c...
- linking...
- .\Objects\MODULE_INIT.axf: Error: L6218E: Undefined symbol Image$RW_IRAM2$Base (referred from main.o).
- .\Objects\MODULE_INIT.axf: Error: L6218E: Undefined symbol Image$RW_IRAM2$Limit (referred from main.o).
- Not enough information to list load addresses in the image map.
- Finished: 1 information, 0 warning and 2 error messages.
- ".\Objects\MODULE_INIT.axf" - 2 Error(s), 0 Warning(s).
- Target not created.
- Build Time Elapsed: 00:00:02
复制代码 大佬试了报错
|
|