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: Re: bug in mips arch code ????


> > >The i8255x devices don't always obey the datasheets themselves. The
> > >i8255x driver has been worked on a lot to get it to work reliably.
> >
> > on my platform the driver works very reliably for redboot. but when I
run
> > applications like tftp_get it works reliably as long as the timer
interrupt
> > does
> > not happen simultaneously to the 82559 interrupt.  (see my post of
> > yesterday)
> > any hints of what to look for???

>
> You need to find out exactly what happens when you get simultaneous
> interrupts. It is difficult to tell at present whether this is a
> hardware or a software problem.
>
Whatever is the process that acknowledges the interrupt (its not
HAL_INTERRUPT_ACKNOWLEDGE )
stops working (intreq signal stays low)
small file transfers are ok but long ones have more chances for this
event to happen . Apps that use the timer tick by themselves (no irq
produced by networking) are ok


thanks

Henri
> --
>
>


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