今天将STM32CUBEMX进行整理编译后报错:
charge shelf\charge shelf.axf: Error: L6200E: Symbol SystemInit multiply defined (by system_stm32f4xx_1.o and system_stm32f4xx.o).
经对比发现:在其他文件目录下多引用了一个"system_stm32f4xx.c"的文件。
今天将STM32CUBEMX进行整理编译后报错:
charge shelf\charge shelf.axf: Error: L6200E: Symbol SystemInit multiply defined (by system_stm32f4xx_1.o and system_stm32f4xx.o).
经对比发现:在其他文件目录下多引用了一个"system_stm32f4xx.c"的文件。
相关文章: