在线时间0 小时
UID403589
ST金币0
蝴蝶豆0
注册时间2009-4-26
新手上路
- 最后登录
- 1970-1-1
|
a0a.1 0b0c
compiling stm32f10x_wwdg.c...
编译了三天,疲劳以及,还有这么多错误,烦请大侠指点为盼!
linking...
test.axf: Error: L6218E: Undefined symbol __Char_to_Str (referred from function.o).
test.axf: Error: L6218E: Undefined symbol __Int_sqrt (referred from function.o).
test.axf: Error: L6218E: Undefined symbol __Add_Color (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Add_Pixel (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Erase_Color (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Get_TAB_8x14 (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __LCD_WR_REG (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Point_SCR (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Set_Pixel (referred from lcd.o).
test.axf: Error: L6218E: Undefined symbol __Get_Pixel (referred from files.o).
test.axf: Error: L6218E: Undefined symbol __MSD_ReadBlock (referred from files.o).
test.axf: Error: L6218E: Undefined symbol __MSD_WriteBlock (referred from files.o).
test.axf: Error: L6218E: Undefined symbol __CTR_HP (referred from stm32f10x_it.o).
test.axf: Error: L6218E: Undefined symbol __USB_Istr (referred from stm32f10x_it.o).
test.axf: Error: L6218E: Undefined symbol __BASEPRICONFIG (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __GetBASEPRI (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __RESETFAULTMASK (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __RESETPRIMASK (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __SETFAULTMASK (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __SETPRIMASK (referred from stm32f10x_nvic.o).
test.axf: Error: L6218E: Undefined symbol __WFE (referred from stm32f10x_pwr.o).
test.axf: Error: L6218E: Undefined symbol __WFI (referred from stm32f10x_pwr.o).
test.axf: Not enough information to list image symbols.
test.axf: Finished: 1 information, 0 warning and 22 error messages.
Target not created |
|