Identifier "Exti_inittypedef" is undefined

Source: Internet
Author: User
STM32F103 Series Error Keil programming 2014-03-14 10:13 siwangqixiang    classification: Embedded   |   Browse 252 times
F:\ Experiment \test3.c (): Error:  #20: Identifier "Exti_inittypedef" is undefined f:\
experiment \test3.c (117): Warning:  #223-D: function "Exti_clearitpendingbit" declared implicitly
f:\ experiment \test3.c (117): Error:  #20: Identifier " Exti_line4 "is undefined
f:\ experiment \test3.c (119): Error:  #20: Identifier" Exti_line8 "is undefined f:\
experiment \ TEST3.C (): Error:  #20: Identifier "Exti_mode_interrupt" is undefined
f:\ experiment \test3.c (121): Error:  #20: Identifier "exti_trigger_falling" is undefined
f:\ experiment \test3.c (123): Warning:  #223-D: function "Exti_init" Declared implicitly
f:\ experiment \test3.c (218): Error:  #20: Identifier "Exti9_5_irqchannel" is undefined
f:\ Experimental \TEST3.C (264): Warning:  #223-D: function "Exti_getitstatus" declared implicitly f:\
experiment \test3.c (264): Error:  #20: Identifier "Exti_line8" is undefined
f:\ experiment \test3.c (266): Warning:  #223-D: function "exti_ Clearitpendingbit "declared implicitly"

which library file was not added to project, causing Exti interrupts undefined?
Share to: 2014-03-14 10:23 questioner Acceptance
Do you see if the #include "stm32f10x_exti.h" in Stm32f10x_conf.h contains
Solved, inside the stm32f10x_conf.h, Exti was set as a note

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.