[ECOS] Re: DSR question
Iztok Zupet
iztok.zupet@vsr.si
Mon Sep 30 12:23:00 GMT 2002
On Mon, 2002-09-30 at 20:28, t.michals@attbi.com wrote:
> Basicly the interrupt is level triggered.
I never use level triggered interrupts in my HW design. They have a bad
habit of triggering again as soon as you unmask them if the level isn't
cleared by HW before unmasking. Perhaps check that, it could cause a
deadlock of stacked DSR-s.
iz
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list