This is the mail archive of the ecos-discuss@sources.redhat.com 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 Handler Routine


On Thu, Dec 19, 2002 at 06:20:50PM +0800, Lin Ming wrote:
> Hi, All,
> 
> Anybody can provide some code examples to show me how to write interrupt 
> handler routines in ecos using cyg_interrupt_xxx() funtions? That's would
> be greatly helpful!
> 
> Thanks a lot!!

Have a look at the serial drivers and the Ethernet drives. Most of
them use interrupts.

What sort of device are you trying to interact with? Knowing that we
may be able to point you towards a better example.

    Andrew

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


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