public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Simon Kallweit <simon.kallweit@intefo.ch>
To: Bob.Brusa@gmail.com
Cc: "MailingList:ecos-discuss ;" <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS]How to run testprograms for lwip
Date: Thu, 23 Jul 2009 12:25:00 -0000	[thread overview]
Message-ID: <4A68574F.5040307@intefo.ch> (raw)
In-Reply-To: <op.uxisichskeg3uf@localhost>

Robert Brusa wrote:
> yes, I see some messages on ser1. It appears every few seconds, but I 
> get the impression there is no answer comming back. I also hooked my PC 
> to the LAN with wireshark and there as well, I see nothing originating 
> from my board.

What are the messages?

> tcpecho: When attempting to connect to my board (where tcpecho is 
> running) with telnet 192.168.0.222 I get the message
> 
> telnet: Unable to connect to remote host: No route to host

I guess you configured the IP address statically on your board. Please 
make sure that the board is in the same network. For example, if you use 
192.168.1.0/24 as your network, you won't be able to ping 192.168.0.222 
unless you have defined some routing or a separate IP address in the 
192.168.0.0/24 network.

> I have the feeling its a hardware problem. The LEDs on the switch I am 
> connected to with this board also remain dark all the time.

Well, I can't really help you with that. Also, it seems you are using 
the current lwip port available in the CVS (or ecos 3.0). I have not 
used that port, as it was rather dated, so I ported a newer lwip 
version. You could try my port too, a snapshot is available:

http://download.westlicht.ch/lwip-20090722.tar.gz

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-07-23 12:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23  9:50 Robert Brusa
2009-07-23 10:02 ` Simon Kallweit
2009-07-23 12:19   ` Robert Brusa
2009-07-23 12:25     ` Simon Kallweit [this message]
2009-07-24 15:51       ` Robert Brusa
2009-07-29 12:25       ` Sergei Gavrikov
2009-07-29 12:32         ` Simon Kallweit
2009-07-30  9:11 David Fernandez
2009-07-30 11:02 ` Sergei Gavrikov
2009-07-30 11:11   ` Simon Kallweit

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=4A68574F.5040307@intefo.ch \
    --to=simon.kallweit@intefo.ch \
    --cc=Bob.Brusa@gmail.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).