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]

RE: GDB connection via TCP - solved...


> -----Original Message-----
> From: Gary Thomas [mailto:gthomas@redhat.com]
> Subject: RE: [ECOS] GDB connection via TCP
> 
> On 24-Oct-2000 Fabrice Gautier wrote:
> > I do not understand how this is handled with the assabet 
> board which have
> > basically the same scenario with the ethernet driver in Redboot.
> > 
> 
> The main difference is that in the other environments, RedBoot runs in
> ROM which turns on CYGSEM_HAL_ROM_MONITOR which in turn 
> changes a number
> of internal behaviours.


Well, I finally get rid of the spurious interrupts. I guess the ethernet
card is still trying to trigger interrupts but when the application start in
RAM the PIC is programmed so that all the IRQs are masked. What I don't
understand is why I had those spurious interrupt before ... Probably a bad
build. 

Anyway there is another problem... (see other message)

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

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