cancel
Showing results for 
Search instead for 
Did you mean: 

undefined entity --> compiling error

ulli
Associate II
Posted on August 18, 2009 at 13:11

undefined entity --> compiling error

2 REPLIES 2
ulli
Associate II
Posted on May 17, 2011 at 13:20

Hello,

by compiling my project I got errors concerning interrupt/exception service routines. Following output is generated:

C:\Program Files\KEIL\ARM\INC\ST\STM32F10x\stm32f10x_it.h(36): error: #1268-D: declaration aliased to undefined entity ''SysTickHandler''

 

C:\Program Files\KEIL\ARM\INC\ST\STM32F10x\stm32f10x_it.h(35): error: #1268-D: declaration aliased to undefined entity ''PendSVC''

 

and so on

Have anyone idea what's wrong? I have not included stm32f10x_it.c which doesn't make a difference if so.

Best regards

Ulli

16-32micros
Associate III
Posted on May 17, 2011 at 13:20

Hi ulli,

It seems for me , some conflicts between old and new software/firmware libraries. I suggest you to refer to our latest ones here :

http://www.st.com/stonline/products/support/micro/files/stm32f10x_stdperiph_lib.zip

Cheers,

STOne-32.