標題: keil編譯出現(xiàn)Warning: L6304W: Duplicate input file .\output\system_stm32f2xx_1... [打印本頁]
作者: 1992wzc 時間: 2017-7-9 14:20
標題: keil編譯出現(xiàn)Warning: L6304W: Duplicate input file .\output\system_stm32f2xx_1...
keil 編譯程序時遇見了警告:.\Output\Project.axf: Warning: L6304W: Duplicate input file .\output\system_stm32f2xx_1.o ignored.
查看這句話的意思就是:system_stm32f2xx_1.c文件出現(xiàn)了兩次包含,就是程序中有兩個相同的system_stm32f2xx_1.c文件,所以解決方法就是,去掉一個即可;
刪掉一個system_stm32f2xx_1.c文件后,重新編譯;
警告消除,問題解決!
歡迎光臨 (http://www.torrancerestoration.com/bbs/) |
Powered by Discuz! X3.1 |