2009-08-18 04:11 AM
undefined entity --> compiling error
2011-05-17 04:20 AM
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 onHave anyone idea what's wrong? I have not included stm32f10x_it.c which doesn't make a difference if so. Best regards Ulli
2011-05-17 04:20 AM
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.