From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8752 invoked by alias); 13 Oct 2003 15:36:41 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 8740 invoked from network); 13 Oct 2003 15:36:40 -0000 Received: from unknown (HELO normail1.atc.telco.com) (65.124.122.21) by sources.redhat.com with SMTP; 13 Oct 2003 15:36:40 -0000 Received: by normail1.atc.telco.com with Internet Mail Service (5.5.2653.19) id ; Mon, 13 Oct 2003 11:38:12 -0400 Message-ID: <2002082FE6B7D411BB480030AB0074F302BA0937@normail1.atc.telco.com> From: "Oliveira, David" To: "'ecos-discuss@sources.redhat.com'" Date: Mon, 13 Oct 2003 15:36:00 -0000 Subject: [ECOS] ECOS Networking with Redboot on 8260 X-SW-Source: 2003-10/txt/msg00202.txt.bz2 I have just started working with ECOS and I am having a problem running the network stack in both redboot and the kernel. I am using a Motorola 8260 VADS module and have built and installed Redboot with the network stack. This appears to work properly. I then built the ECOS library with networking and attempted to execute the standard tests. The system will lockup and timeout when attempting to execute any of the tests. The last message displayed in the output window is "Init device 'fec_eth'". If I rebuild the ECOS library without networking, most of the standard tests will execute and pass. The tests that still will not pass are: cache, cxxsupp, execept1, kexcept1, kcache1, kcache2. I think that "basic" and "context" tests also fail, but I will have to rebuild and test again to confirm this. I have searched the ecos-discuss archives and found a message that indicated that the IP address used by Redboot and the kernel must not be the same. I tried this, but it did not help. I am using fixed IP addresses, i.e. no bootp or dhcp. My application will require the network stack, and I would really prefer to debug over the network instead of the serial port. If anybody has any idea what I may be doing wrong, please let me know. Thank you, David Oliveira doliveira@telco.com -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss