From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31898 invoked by alias); 13 Jun 2005 13:48:44 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 31886 invoked by uid 22791); 13 Jun 2005 13:48:40 -0000 Received: from illhyd-static-203.197.252.75.vsnl.net.in (HELO communicator) (203.197.252.75) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Mon, 13 Jun 2005 13:48:40 +0000 Received: from [192.168.1.120] ([192.168.200.3]) by communicator (SAVSMTP 3.0.0.44) with SMTP id M2005061319291730616 for ; Mon, 13 Jun 2005 19:29:17 +0530 From: Rupesh Kumar To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain Message-Id: <1118670279.2593.28.camel@soctest> Mime-Version: 1.0 Date: Mon, 13 Jun 2005 13:48:00 -0000 Content-Transfer-Encoding: 7bit Subject: [ECOS] Problem with MGETHDR X-SW-Source: 2005-06/txt/msg00092.txt.bz2 Hi all, I am running the http server on eCos (MLB HTTP Server). In my ethernet driver eth_drv_recv function in in ISR Context. After Receving some packets eth_drv_recv function is failing.so i am not able to receive any more packets. I have found that eth_drv_recv() is failing at MGETHDR Macro call.At the time of failing it is not even entering the macro call.(this i found by putting some traces in the MGETHDR Macro Call). Kindly share your views on this Regards rupesh -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss