From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8616 invoked by alias); 15 May 2013 15:02:46 -0000 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 Received: (qmail 8601 invoked by uid 89); 15 May 2013 15:02:45 -0000 X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL autolearn=no version=3.3.1 Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 15 May 2013 15:02:44 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UcdE3-0003Dl-6M for ecos-discuss@ecos.sourceware.org; Wed, 15 May 2013 08:02:43 -0700 Date: Wed, 15 May 2013 15:02:00 -0000 From: EnneGi To: ecos-discuss@ecos.sourceware.org Message-ID: <1368630163185-231949.post@n7.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [ECOS] lwIP for eCos (LPC1768) X-SW-Source: 2013-05/txt/msg00017.txt.bz2 Hi all, i'm in trouble with lwIP. I'm trying the examples of lwIP for eCos SO on my board (LPC1768 , a cortexM board). I found any examples of lwIP in eCos repository (you find it here: https://www.dropbox.com/s/fn1qp2pt70sfnw2/tests.zip ) in particular, I try the httpd_simple.c example. It compiles and works on my board, but I can't test it with a connection by ethernet between board and pc. My computer doesn't link to a board. I set a static ip address by configtools, but it doesn't works. My question is: how can I test httpd_simple? Thanks. -- View this message in context: http://sourceware-org.1504.n7.nabble.com/lwIP-for-eCos-LPC1768-tp231949.html Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss