有哪位大神知道这些问题的解决方法,谢谢
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches system_stm32f10x.o(i.SetSysClockTo72).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_gpio.o(i.GPIO_Init).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches main.o(i.main).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches system_stm32f10x.o(i.SystemInit).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches bsp_led.o(i.LED_GPIO_Config).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches main.o(i.Delay).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches system_stm32f10x.o(i.SetSysClock).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_gpio.o(i.GPIO_ResetBits).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_gpio.o(i.GPIO_SetBits).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.BusFault_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.HardFault_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.MemManage_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.UsageFault_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.DebugMon_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.NMI_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.PendSV_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.SVC_Handler).
..\..\Output\STM32.axf: Error: L6405E: No .ANY selector matches stm32f10x_it.o(i.SysTick_Handler). |