public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: TCP socket problem : connect and bind
Date: Fri, 17 Jun 2005 21:05:00 -0000	[thread overview]
Message-ID: <20050617210451.DF5F349B33@rivatek.dnsalias.net> (raw)
In-Reply-To: <20050617192628.GA17597@lunn.ch>

In gmane.os.ecos.general, you wrote:

>> Since you don't have a DHCP server, I suggest you
>> disable DHCP and manually assign the IP address. 
>> Check your ecc file and look for 
>> CYGHWR_NET_DRIVER_ETH0_MANUAL (set to 1)
>> CYGHWR_NET_DRIVER_ETH0_BOOTP (set to 0)
>> Of course then you'll have to setup the IP address,
>> mask and gateway in the CDL as well.
>
> Also remember that RedBoot and the application need different
> IP addresses.

If you want to do GDB via TCP.  The product line I work on is
set up so that RedBoot and the eCos app used the same IP
configuration (both either got the same address from DHCP or
they both used the same static IP address).  It works fine if
that's what you really want to do.  Shipping something that
required two IP addresses was deemed to be untenable.

-- 
Grant Edwards                   grante             Yow!  .. Should I get
                                  at               locked in the PRINCIPAL'S
                               visi.com            OFFICE today -- or have
                                                   a VASECTOMY??

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2005-06-17 21:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1119016906.32044.ezmlm@ecos.sourceware.org>
2005-06-17 14:11 ` [ECOS] " Thierry Brémard
2005-06-17 15:23   ` Matt Jerdonek
2005-06-17 16:00     ` Thierry Brémard
2005-06-17 17:24       ` Matt Jerdonek
2005-06-17 19:26         ` Andrew Lunn
2005-06-17 21:05           ` Grant Edwards [this message]

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=20050617210451.DF5F349B33@rivatek.dnsalias.net \
    --to=grante@visi.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).