public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Simon Kallweit <simon.kallweit@intefo.ch>
To: Mandeep Sandhu <mandeepsandhu.chd@gmail.com>
Cc: ecos-discuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] ecos with lwip and 2 interfaces
Date: Wed, 23 Sep 2009 13:10:00 -0000	[thread overview]
Message-ID: <4ABA1E60.7060009@intefo.ch> (raw)
In-Reply-To: <b18c5f790909230604h50ce5862w782382cbb5361ad6@mail.gmail.com>

Mandeep Sandhu wrote:
> I observed another thing while debugging this issue. Even though my
> Default interface is set to eth0, the option CYGDAT_LWIP_ETH0_DEFAULT
> in the .ecc file is still not set! I'm using "configtool" to change my
> config. Is this a GUI tool issue?

Well, it is not set, but the default value for eth0 is '1' so it does 
not need to be overwritten by a user value. When creating the tree you 
will notice the proper #define in include/pkgconf/net_lwip.h:

#define CYGPKG_LWIP_ETH0_CONF 1

Simon

-- 
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:[~2009-09-23 13:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21 14:05 Mandeep Sandhu
2009-09-22  7:28 ` Simon Kallweit
2009-09-23 11:12   ` Mandeep Sandhu
2009-09-23 12:48     ` Simon Kallweit
2009-09-23 13:04       ` Mandeep Sandhu
2009-09-23 13:10         ` Simon Kallweit [this message]
2009-09-23 13:21           ` Mandeep Sandhu
2009-09-23 13:29             ` Simon Kallweit
2009-09-23 13:50               ` Mandeep Sandhu

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=4ABA1E60.7060009@intefo.ch \
    --to=simon.kallweit@intefo.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=mandeepsandhu.chd@gmail.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).