public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Anthony Massa" <amassa@san.rr.com>
To: <hmtx@redxhatx.com>, <jlarmour@redhat.com>
Cc: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] RE: RedBoot
Date: Wed, 25 Apr 2001 21:59:00 -0000	[thread overview]
Message-ID: <NBBBJIKCMKBJFEAHMGMAGENNDHAA.amassa@san.rr.com> (raw)

> > > >Go into the TCP/IP configuration and enable
> > > >CYGHWR_NET_DRIVER_ETH0_BOOTP_SHOW, assuming it's eth0. Then rebuild.
> > >
> > > This option is already enabled in my eCos application build.  However,
I
> > > don't see any of
> > > this information printed out.
> >
> > That implies it's not getting an address. Thinking about it maybe
> > you can't
> > have both RedBoot and the app getting an addr from DHCP. Perhaps give
> > RedBoot a static address to see.
> >
> > Anyone else confirm?
>
> After reading a previous post from Hugo, I changed RedBoot to have a
static
> IP and gateway address.  The same thing happens when I do this.

>Uh, you have called "init_all_network_interfaces()" in you app?  The
>network doesn't initialize automatically - precisely to allow for the
>flexibility we've been discussing.  I mean, the dhcp thread will manage
>your leases *after the interfaces are brung up* but it won't initiate the
>bringup.

>I do advise staying with the static IP for RedBoot.

Sorry I couldn't get back to you yesterday.

I have the call to init_all_network_interfaces in my application properly -
as stated in the networking documentation.  I have the call in a thread that
gets created from my cyg_user_start routine.  Is there any additional
consideration I need to take into account for the call?

I have configured RedBoot to use a static IP address.

I am still running into the same problem as I mentioned before where the
network usage gets printed out on the GDB console window, then the hour
glass sits there for a while, and then the debugger shows program stopped at
the bottom.


             reply	other threads:[~2001-04-25 21:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-25 21:59 Anthony Massa [this message]
2001-04-26  4:15 ` Hugo Tyson
  -- strict thread matches above, loose matches on Subject: below --
2001-04-30 10:04 [ECOS] RedBoot Anthony Massa
2001-04-27 15:06 Anthony Massa
2001-04-27 15:25 ` Jonathan Larmour
2001-04-26 21:44 Anthony Massa
2001-04-27 11:32 ` Jonathan Larmour
2001-04-23 12:35 Anthony Massa
2001-04-23 12:47 ` Jonathan Larmour
2001-04-23 12:09 [ECOS] RedBoot Jonathan Larmour
2001-04-24  8:02 ` [ECOS] Anthony Massa
2001-04-24  8:11   ` [ECOS] Re: RedBoot Jonathan Larmour
2001-04-24  8:13     ` [ECOS] RedBoot Anthony Massa
2001-04-24  8:30       ` Hugo 'NOx' Tyson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=NBBBJIKCMKBJFEAHMGMAGENNDHAA.amassa@san.rr.com \
    --to=amassa@san.rr.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=hmtx@redxhatx.com \
    --cc=jlarmour@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).