新手上路
- 积分
- 47
- 金钱
- 47
- 注册时间
- 2018-4-24
- 在线时间
- 3 小时
|
1金钱
我是使用的是MINI 版,要进行红外遥感设置温度上下阈值,为什么跑过的程序一直出现以下的错误?求大神解答!
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_ClearFlag (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_Cmd (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_GetCapture2 (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_GetITStatus (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_ICInit (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_ITConfig (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_OC2PolarityConfig (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_SetCounter (referred from remote.o).
..\OBJ\DS18B20.axf: Error: L6218E: Undefined symbol TIM_TimeBaseInit (referred from remote.o).
|
|