2013-07-26 01:06 PM
Hi! please help to solve the problem. I use a compass and a compile-time compiler gives me the following:
Error[Li005]: no definition for ''SYSCFG_EXTILineConfig'' [referenced from C:\Users\Ëåâàí\Error[Li005]: no definition for ''EXTI_Init'' [referenced from C:\Users\Ëåâàí\Desktop\new_dron\
What to do? Thanx!2013-07-26 04:13 PM
Likely because you've not constructed the project correctly. You'll need to #include ''stm32fxxx.h'', and make sure then Include paths point to those for the libraries.
Review the project templates for IAR/EWARM for your board and library2013-07-26 11:45 PM
I check all the way for sure! All hooked up wrong! Completely copied the design of the examples and just did their friendly names for the compass function. I just checked everything, all the way true, where is the mistake?
1) I include #include ''stm32f3_discovery_lsm303dlhc.h''2) In IAR I Write path $PROJ_DIR$\Utilities\STM32F3_Discovery
3) I using USE_STDPERIPH_DRIVER