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: Port eCos Redboot Olimex LPC2294 to Embest LPCEB2000 (lpc2292)


On Tue, Sep 19, 2006 at 12:30:56PM +0100, Miklos.Pflancer@dBResearch.co.uk wrote:
> Thanks Andrew
> 
> I think I have FIS support now, thanks for your advice.
> 
> I still have a problems executing code loaded using GDB when
> interrupts are enabled. GDB hangs and so does my code.when it hits
> the line of code which enables interrupts
> 
> Any idea why this might be the case?

Presumably some device is generating an interrupt. Check the AIC and
see which device has an interrupt pending. 

    Andrew

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