This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

L6218E linker error

I'm doing a speech project,I'm getting this error while i compile my code,Can anyone tell me what this error means & how can it be retified
L6218E: Undefined symbol __BASEPRICONFIG (referred from stm32f10x_nvic.o).
L6218E: Undefined symbol __GetBASEPRI (referred from stm32f10x_nvic.o).
L6218E: Undefined symbol __RESETFAULTMASK (referred from stm32f10x_nvic.o).
L6218E: Undefined symbol __RESETPRIMASK (referred from stm32f10x_nvic.o).
L6218E: Undefined symbol __SETFAULTMASK (referred from stm32f10x_nvic.o).
L6218E: Undefined symbol __SETPRIMASK (referred from stm32f10x_nvic.o).