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: AW: Re: How to use CAN in poll mode?


On Tue, 2007-02-06 at 10:23 +0100, Neundorf, Alexander wrote:
> > Von: ecos-discuss-owner@ecos.sourceware.org
> ...
> > Although you can find many arguments against enabling 
> > interrupts in redboot, the infrastructure is there (the 
> > ISR/DSR mechanism works in the absence of a kernel) and that 
> > solution worked very well for us.
> 
> How does this work then, especially the DSRs ?

How do you mean? You just write your ISR and DSR as you normally would,
and they get called in the correct order.

See my Changelog entry of 2003-08-06
in /ecos/packages/hal/common/current/ChangeLog

> 
> Alex
> 
> 

Bob


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