Error: L6200E: Symbol SystemCoreClock multiply defined

.\Objects\TIM_TEST.axf: Error: L6200E: Symbol SystemCoreClock multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol __asm___18_system_stm32l1xx_c_5d646a67____REV16 multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol __asm___18_system_stm32l1xx_c_5d646a67____REVSH multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol PLLMulTable multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol AHBPrescTable multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol SystemCoreClockUpdate multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
.\Objects\TIM_TEST.axf: Error: L6200E: Symbol SystemInit multiply defined (by system_stm32l1xx_1.o and system_stm32l1xx.o).
Not enough information to list image symbols.
Not enough information to list the image map.
Keil 5解决办法:
Error: L6200E: Symbol SystemCoreClock multiply defined_第1张图片

你可能感兴趣的:(STM32)