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: Lose GDB connection after net download


David Hsu wrote:
> 
> >I'm talking about the downloaded application's eCos configuration here. If
> >you linked it with an eCos config with those options set I would be
> >surprised it got as far as it did!
> 
> >For an eCos config to be used with a downloaded app, you shouldn't need to
> >set ROM_MONITOR, nor set the startup type - leave it as RAM as that's where
> > it is loading to.
> 
> I misunderstood your question, I thought you are asking about the option of redboot. All the option are default in my downloaded application.

I can only suggest you set breakpoints right at the very beginning of the
downloaded application's boot sequence, e.g. at cyg_hal_invoke_constructors
and step through to find out where it is going wrong. This does work
normally, so it surely must be something particular to your driver I'm
afraid.

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

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