配置PWM出现了这个问题

2019-07-20 07:43发布

代码应该是没问题的,为了找到问题,我都直接复制原子代码进来还是一样的报错,该导进来的头文件都导进来了,
下面是日志的错误提示
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'E:MDK5.24ARMARMCCBin'
Build target 'DS18B20'
compiling mytimer.c...
linking...
..OBJDS18B20.axf: Error: L6218E: Undefined symbol TIM_ARRPreloadConfig (referred from mytimer.o).
..OBJDS18B20.axf: Error: L6218E: Undefined symbol TIM_Cmd (referred from mytimer.o).
..OBJDS18B20.axf: Error: L6218E: Undefined symbol TIM_OC1Init (referred from mytimer.o).
..OBJDS18B20.axf: Error: L6218E: Undefined symbol TIM_OC1PreloadConfig (referred from mytimer.o).
..OBJDS18B20.axf: Error: L6218E: Undefined symbol TIM_TimeBaseInit (referred from mytimer.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 5 error messages.
"..OBJDS18B20.axf" - 5 Error(s), 0 Warning(s).

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
9条回答
帅帅的我
1楼-- · 2019-07-20 07:44
解决了 ,原来是昨天一起做的同学把一些src里面的.c文件删了  我重新导进去就可以了    粗心了,谢谢大佬的提示   我把文件全部检查了一遍
帅帅的我
2楼-- · 2019-07-20 10:46
peng1554 发表于 2018-6-13 18:38
发整个工程上拉看看

解决了
帅帅的我
3楼-- · 2019-07-20 13:16
 精彩回答 2  元偷偷看……
帅帅的我
4楼-- · 2019-07-20 18:19
就是无法  go to the definition of
luckywwq
5楼-- · 2019-07-20 20:53
 精彩回答 2  元偷偷看……
帅帅的我
6楼-- · 2019-07-21 01:34
 精彩回答 2  元偷偷看……

一周热门 更多>