From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12341 invoked by alias); 22 Feb 2007 04:21:32 -0000 Received: (qmail 12328 invoked by uid 22791); 22 Feb 2007 04:21:31 -0000 X-Spam-Check-By: sourceware.org Received: from netic.com (HELO netic.com) (208.131.130.247) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 22 Feb 2007 04:21:26 +0000 Received: from www.netic.com (netic.com [208.131.130.247]) by netic.com (8.12.11.20060308/8.12.11) with ESMTP id l1M4LNwa016711; Wed, 21 Feb 2007 21:21:23 -0700 Received: from phpmailer ([203.20.36.80]) by www.netic.com with HTTP (UebiMiau); Wed, 21 Feb 2007 21:21:23 -0700 Date: Thu, 22 Feb 2007 04:21:00 -0000 To: Chuck McManis , ECOS Discussion Group From: "Laurie.Gellatly" Reply-to: "Laurie.Gellatly" Message-ID: X-Mailer: UebiMiau [PHPMailer version 1.70] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" 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] and another thing .. X-SW-Source: 2007-02/txt/msg00208.txt.bz2 The MAC changes - interesting. So your NIC supports working with two MACs simultaneously? You might try by simplifying things and keeping just the one MAC and having it support two IPs which I know works. Why do you want both Redboot and your app to be DHCP? Again, I'd look to nail these to some static addresses to get you started and then make it fancier later. ...Laurie:{) --------- Original Message -------- From: Chuck McManis To: Laurie.Gellatly , Chuck McManis , ECOS Discussion Group Subject: Re: [ECOS] and another thing .. Date: 21/02/07 03:05 > At 07:52 PM 2/21/2007, Laurie.Gellatly wrote: > > >Using configtool, if you DON'T config to build Redboot, then libtarget gets > >built instead. > > > Yes, this I am familiar with. I've got a directory (redboot-epia that > builds redboot and a directory epia-ecos that builds libtarget.a. And by > setting CFLAGS I can in fact have it build -g. So that is all good. > > Another bit of information is that watching my DHCP logs I see that when > the program starts DHCP is getting the request for an IP address and it > "offers" 192.168.110.123. (the mac actually changes so its not confused by > this, in my redboot setup I was pre-setting the mac, hmmm I could try that > here too) > > But what seems to be happening is that it responds with the offer and the > target board doesn't see it. This is reminescent of an earlier problem I > had with redboot and DHCP/BOOTP but I fixed it there and it seems to be > here. Almost like my nic card is not seeing any received packets. > > Hmm, back to the painful printf process it looks like. I can actually > attach to the board through the terminal server to the serial port (9600 > baud max, its an old terminal server) but the server cannot deal with gdb > slamming so much data through it, it gets corrupted packets. > > Thanks for the response though! I'll keep plugging away > > --Chuck > > > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > ________________________________________________ Message sent using UebiMiau 2.7.9 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss