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]

Re: interrupt cortex m-3


gtamakuwala@intriguetechsolutions.com wrote:
> Hi,
>      I have STM32 EVALUATION Kit and use ecos-2.0.I will try interrupt
> this kit but not working properly.i mention my code below:

I encountered the same problem with external interrupts and it required
some changes to the STM32 header files to get them to behave.  The
following patch file should help you:

http://www.zynaptic.com/ecos/patches/stm32_fixes_02_01_09.patch.gz

This patch was generated against the latest contents of CVS as of the
2nd January.  Details as to what else is in the patch are here:

http://ecos.sourceware.org/ml/ecos-devel/2009-01/msg00003.html

Chris.

-- 
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]