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