This is the mail archive of the ecos-patches@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: patch to lpc2xxx serial isr


On Mon, Jun 04, 2007 at 02:44:35PM +0700, Alexey Shusharin wrote:
> Hello,
> 
> This patch corrects the issue with a serial isr handler 
> (cyg_hal_plf_serial_isr) in lpc2xxx variant layer.
> 
> The old version of this function does't read UxIIR register in order to 
> clear the interrupt flag. So, the cyg_hal_plf_serial_isr calling never 
> stops and prevents dsr and thread execution.

Thanks,
        Committed,
                Andrew


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