keil新建STM32工程 提示警告 Warning: L6304W: Duplicate input file .\system_stm32f10x.o ignored.
.\STM32工程模版.axf:Warning:L6304W:Duplicateinputfile.\system_stm32f10x.oignored....
.\STM32工程模版.axf: Warning: L6304W: Duplicate input file .\system_stm32f10x.o ignored.
展开
展开全部
system_stm32f10x.c文件添加了多次
The specified filename occurred more than once in the list of input
files.
这是软件帮助的错误说明
The specified filename occurred more than once in the list of input
files.
这是软件帮助的错误说明
追问
嗯 我在官网看到这个说明了 但为什么多包含的是.c文件 而提示system_stm32f10x.o呢 它们之间有什么关系啊 上网查了 也没找到 大神可以指点一下吗
追答
汇编器将你写的c文件转换成了o文件,这个你不用关心怎么做的,为什么这么做,只需要看文件名称就可以了,所有的工程文件不能有重名的,包括软件自带的c函数库文件。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询