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 ..


At 08:21 PM 2/21/2007, you wrote:
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.

Well as I expected hard coding the address didn't really change anything. Basically I'm not seeing any of the response packets. So I went back to my old notes from a year ago where I had a similar issue with Redboot and there were issues with enabling the CRC checking / generation which I've confirmed are not the issue here.


Sigh, time to match Ethereal traces with debugging output and try to narrow down where things go wrong. I suppose the good news is that when I use DHCP the DHCP server *is* seeing the transmitted packets so I can contentrate primarily on the receiver. It does complain about not being able to set multicast but I don't think that is a real problem. I'll know after I dig into the traces more thoroughly. Hmm, I suppose I could dig up my old Intel board as well and see if that board had similar issues. Another avenue to try ...

--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


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