public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: kishore Srimat <kishorestp@gmail.com>
To: John Dallaway <john@dallaway.org.uk>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Re: How to run ECO 3.0 on STM32
Date: Mon, 10 Aug 2009 21:17:00 -0000	[thread overview]
Message-ID: <ab2643f10908101416p4cf228e7yf55cb8d040b2df02@mail.gmail.com> (raw)
In-Reply-To: <4A7A907D.3040101@dallaway.org.uk>

Hi John,

Thank you, Yes I could make with Simon's lwIP stack.

I know that I need to have ethernet interface for specific
ethernet hardware.

In /current/src/netif/ethernetif.c is the file which I need to
change.to conncet stack with harware.
with that I have some other .c and .h file which need to compile for
ethernet daughter board.

So can i directly replace the file ethernetif.c with my ethernetif.c ?
and where should i add my ethernet hardware specific files and where
should i compile all of them.

I am using GDB gui.

I do have ethernetif.c with the ethernet hardware specific files and
they r working with FreeRTOS so I just need to use same files and
connect them to ecos.

I am almost there in getting my target run.

Best regards
Kishore

On Thu, Aug 6, 2009 at 1:12 AM, John Dallaway<john@dallaway.org.uk> wrote:
> Hi Kishore
>
> Kishore Srimat wrote:
>
>> Well I would like to know the way to add Simon's lwIP 1.3.0 which i
>> downloaded. Is there a procedure to take out the old lwIP and add the
>> new Simon's lwIP ?
>>
>> I see the lwIP folder and also a ecos database file. So I thought its
>> a good idea to ask ecos experts here.
>
>  cd /tmp
>  tar zxf lwip-20090722.tar.gz
>  cp -r lwip/packages/net/lwip_tcpip/current \
>    /opt/ecos/ecos-3.0/packages/net/lwip_tcpip
>
> You will now have two versions of the lwIP TCP/IP stack in your
> repository: "v3_0" and "current". You do not need to modify ecos.db.
>
> When you create new eCos configurations, the eCos host tools will use
> the "current" version by default.
>
> John Dallaway
>

-- 
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-08-10 21:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ab2643f10907271051r1b7d3be7x842a851c672a8456@mail.gmail.com>
2009-07-29 17:38 ` kishore Srimat
2009-07-29 19:42   ` John Dallaway
2009-07-29 21:33     ` kishore Srimat
2009-07-30  8:17       ` John Dallaway
2009-07-30 22:55         ` kishore Srimat
2009-07-31  8:27           ` John Dallaway
2009-08-01  0:24             ` kishore Srimat
2009-08-03 22:05             ` kishore Srimat
2009-08-04 11:54               ` Chris Holgate
2009-08-05 22:22                 ` kishore Srimat
2009-08-06  8:13                   ` John Dallaway
2009-08-10 21:17                     ` kishore Srimat [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=ab2643f10908101416p4cf228e7yf55cb8d040b2df02@mail.gmail.com \
    --to=kishorestp@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=john@dallaway.org.uk \
    /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).