undefined entity --> compiling error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-08-18 4:11 AM
Posted on August 18, 2009 at 13:11
undefined entity --> compiling error
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:20 AM
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 onHave anyone idea what's wrong? I have not included stm32f10x_it.c which doesn't make a difference if so. Best regards Ulli
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:20 AM
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.