新建427工程报错

2019-07-21 03:39发布


..MT9V034.axf: Error: L6200E: Symbol HAL_MspDeInit multiply defined (by stm32f4xx_hal_msp_template.o and stm32f4xx_hal_msp.o).
..MT9V034.axf: Error: L6200E: Symbol HAL_MspInit multiply defined (by stm32f4xx_hal_msp_template.o and stm32f4xx_hal_msp.o).
..MT9V034.axf: Error: L6200E: Symbol HAL_InitTick multiply defined (by stm32f4xx_hal_timebase_rtc_wakeup_template.o and stm32f4xx_hal_timebase_rtc_alarm_template.o).
..MT9V034.axf: Error: L6200E: Symbol HAL_InitTick multiply defined (by stm32f4xx_hal_timebase_tim_template.o and stm32f4xx_hal_timebase_rtc_alarm_template.o).


原子哥知道这是怎么回事吗?



友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
3条回答
taizonglai
1楼-- · 2019-07-21 05:47
重复定义,删除掉你工程中的stm32f4xx_hal_msp_template.c这个文件
HKZWAN1
2楼-- · 2019-07-21 11:43
 精彩回答 2  元偷偷看……
同某人
3楼-- · 2019-07-21 14:28
感谢~我也是这个问题

一周热门 更多>