This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how to use key interrupt in stm3240g eval board


I want to know 3 questions about the ecos I0 input interrupt on STM32
1) the function is realized? I can't  enter  isr using the
cyg_interrupt_creat API 
2) I find the hal_exti_isr in the hal_misc.c,I can use it to realize the
functions? 
3) I use the HAL_INTERRUPT_ATTACH to change the isr name ,but it failed,it
is still enter the hal_exti_isr ,why


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]