Re: [libopenstm32-devel] External Interrupts
Status: Inactive
Brought to you by:
uh1763
From: Thomas O. <to...@vi...> - 2010-03-23 22:48:49
|
Hi Mark, i wrote a little interrupt example for tim2 interrupts. For this you need some additional patches to vector.c and nvic.h. The program simply toggles a LED thru the timer-interrupt. cu Tommi Am Freitag, den 19.03.2010, 12:36 +1300 schrieb Mark Butler: > Hi, I am currently trying to write an external interrupt handler to work > with your API. Just wondering how I would point to my interrupt service > routines using your library. > > Cheers, > Mark Butler > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > libopenstm32-devel mailing list > lib...@li... > https://lists.sourceforge.net/lists/listinfo/libopenstm32-devel |