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: Redboot network setup


Fabrice Gautier wrote:
> 
> > From: Jonathan Larmour [mailto:jlarmour@redhat.com]
> > Subject: Re: [ECOS] Redboot network setup
> >
> >
> > Fabrice Gautier wrote:
> > >
> > > Actually, I'm just trying with redboot, no apps yet.
> > > But are you saying "No, it use interrupts" or "No, it use
> > polling but should
> > > work anyway"
> >
> > The latter.
> 
> Then explain me where does the polling occurs ?

net_io_test() is an "idle" function, which calls __tcp_poll().
 
> I have redbot in flash and I use the ARM debugger and Multi-ICE to debug it.
> I've set a breakpoint in __enet_poll but it's never reached. I know it
> should work: I had it working on x86 last year but I'm lost, ...

Yes, that should work. Maybe RedBoot is jammed somewhere else, like some
other idle function is blocking.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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