This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: and another thing ..


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 <cmcmanis@mcmanis.com>
To: Laurie.Gellatly <laurie.gellatly@netic.com>, Chuck McManis
<ecos@mcmanis.com>, ECOS Discussion Group <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] and another thing ..
Date: 21/02/07 03:05

> At 07:52 PM 2/21/2007, Laurie.Gellatly wrote:
> 
> &gt;Using configtool, if you DON'T config to build Redboot, then libtarget
gets
> &gt;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 
> &quot;offers&quot; 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]