From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26610 invoked by alias); 23 Jul 2009 12:25:05 -0000 Received: (qmail 26590 invoked by uid 22791); 23 Jul 2009 12:25:04 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mail04.solnet.ch (HELO mail04.solnet.ch) (212.101.4.138) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Jul 2009 12:24:55 +0000 Received: from mail04.solnet.ch ([127.0.0.1]) by localhost (mail04.solnet.ch [127.0.0.1]) (SolNet-Check, port 10024) with LMTP id pyl-Qk2M07jd; Thu, 23 Jul 2009 12:24:52 +0000 (UTC) Received: from beta.intefo.ch (static-212-101-18-64.adsl.solnet.ch [212.101.18.64]) by mail04.solnet.ch (Postfix) with ESMTP id 29BEB876CA; Thu, 23 Jul 2009 12:24:52 +0000 (UTC) Received: from beta.intefo.ch ([127.0.0.1]) by localhost (beta.intefo.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ywwhgIHusUJQ; Thu, 23 Jul 2009 14:24:44 +0200 (CEST) Received: from [192.168.1.92] (192.168.1.92.local.home [192.168.1.92]) by beta.intefo.ch (Postfix) with ESMTP id 958A277023F; Thu, 23 Jul 2009 14:24:44 +0200 (CEST) Message-ID: <4A68574F.5040307@intefo.ch> Date: Thu, 23 Jul 2009 12:25:00 -0000 From: Simon Kallweit User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: Bob.Brusa@gmail.com CC: "MailingList:ecos-discuss ;" References: <4A6835B0.6000803@intefo.ch> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS]How to run testprograms for lwip X-SW-Source: 2009-07/txt/msg00223.txt.bz2 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